IView.HorizontalLayoutAlignment Property

Definition

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

public:
 property Microsoft::Maui::Primitives::LayoutAlignment HorizontalLayoutAlignment { Microsoft::Maui::Primitives::LayoutAlignment get(); };
public Microsoft.Maui.Primitives.LayoutAlignment HorizontalLayoutAlignment { get; }
member this.HorizontalLayoutAlignment : Microsoft.Maui.Primitives.LayoutAlignment
Public ReadOnly Property HorizontalLayoutAlignment As LayoutAlignment

Property Value

Applies to