TwoPaneView.Mode 属性

定义

获取一个 TwoPaneViewMode 值,该值指示窗格的显示方式。

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

属性值

适用于