TwoPaneView.Pane2 属性

定义

获取或设置窗格 2 的内容。

public:
 property Microsoft::Maui::Controls::View ^ Pane2 { Microsoft::Maui::Controls::View ^ get(); void set(Microsoft::Maui::Controls::View ^ value); };
public Microsoft.Maui.Controls.View Pane2 { get; set; }
member this.Pane2 : Microsoft.Maui.Controls.View with get, set
Public Property Pane2 As View

属性值

适用于