TwoPaneView.TallModeConfiguration 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置指明窗格如何在高模式下显示的值。
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