Share via


IFlyoutView.IsPresented Property

Definition

Gets a value that indicates if the flyout is presented.

public:
 property bool IsPresented { bool get(); void set(bool value); };
public bool IsPresented { get; set; }
member this.IsPresented : bool with get, set
Public Property IsPresented As Boolean

Property Value

Applies to