TwoPaneView.Mode Property

Definition

Gets a TwoPaneViewMode value that indicates how panes are shown.

public:
 property Microsoft::Maui::Controls::Foldable::TwoPaneViewMode Mode { Microsoft::Maui::Controls::Foldable::TwoPaneViewMode get(); };
public Microsoft.Maui.Controls.Foldable.TwoPaneViewMode Mode { get; }
member this.Mode : Microsoft.Maui.Controls.Foldable.TwoPaneViewMode
Public ReadOnly Property Mode As TwoPaneViewMode

Property Value

Applies to