IView.VerticalLayoutAlignment 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
決定此元素排列在容器中的垂直層面
public:
property Microsoft::Maui::Primitives::LayoutAlignment VerticalLayoutAlignment { Microsoft::Maui::Primitives::LayoutAlignment get(); };
public Microsoft.Maui.Primitives.LayoutAlignment VerticalLayoutAlignment { get; }
member this.VerticalLayoutAlignment : Microsoft.Maui.Primitives.LayoutAlignment
Public ReadOnly Property VerticalLayoutAlignment As LayoutAlignment