VisualStateGroup.CurrentState Property

Definition

Gets the current visual state.

public Xamarin.Forms.VisualState CurrentState { get; }
member this.CurrentState : Xamarin.Forms.VisualState

Property Value

The current visual state.

Applies to