Edit

Share via


ProviderStateChangedEventArgs.NewState Property

Definition

Gets the new state of the IProvider.

public CommunityToolkit.Authentication.ProviderState? NewState { get; }
member this.NewState : Nullable<CommunityToolkit.Authentication.ProviderState>
Public ReadOnly Property NewState As Nullable(Of ProviderState)

Property Value

Applies to