TwoPaneView.WideModeConfiguration 属性

定义

获取或设置指明窗格如何在宽模式下显示的值。

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

属性值

适用于