IView.VerticalLayoutAlignment Property

Definition

Determines the vertical aspect of this element's arrangement in a container

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

Property Value

Applies to