IView.VerticalLayoutAlignment 属性

定义

确定此元素在容器中的排列方式的垂直方面

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

属性值

适用于