Condividi tramite


LayoutOptions.Alignment Proprietà

Definizione

Ottiene o imposta un valore che indica la modalità di allineamento di un elemento.

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

Valore della proprietà

Flag LayoutAlignment che descrivono il comportamento di un elemento.

Si applica a