Compartilhar via


LayoutOptions.Alignment Propriedade

Definição

Obtém ou define um valor que indica como um elemento será alinhado.

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

Valor da propriedade

Os LayoutAlignment sinalizadores que descrevem o comportamento de um elemento.

Aplica-se a