TwoPaneView.WideModeConfiguration Property

Definition

Gets or sets a value that indicates how panes are shown in wide mode.

public:
 property Microsoft::Maui::Controls::Foldable::TwoPaneViewWideModeConfiguration WideModeConfiguration { Microsoft::Maui::Controls::Foldable::TwoPaneViewWideModeConfiguration get(); void set(Microsoft::Maui::Controls::Foldable::TwoPaneViewWideModeConfiguration value); };
public Microsoft.Maui.Controls.Foldable.TwoPaneViewWideModeConfiguration WideModeConfiguration { get; set; }
member this.WideModeConfiguration : Microsoft.Maui.Controls.Foldable.TwoPaneViewWideModeConfiguration with get, set
Public Property WideModeConfiguration As TwoPaneViewWideModeConfiguration

Property Value

Applies to