Edit

Share via


ProviderStateChangedEventArgs.OldState Property

Definition

Gets the previous state of the IProvider.

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

Property Value

Applies to