TwoPaneView.TallModeConfiguration Property

Definition

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

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

Property Value

Applies to