Partager via


LayoutOptions(LayoutAlignment, Boolean) Constructeur

Définition

Crée un objet LayoutOptions avec alignment et expands.

public LayoutOptions (Xamarin.Forms.LayoutAlignment alignment, bool expands);
new Xamarin.Forms.LayoutOptions : Xamarin.Forms.LayoutAlignment * bool -> Xamarin.Forms.LayoutOptions

Paramètres

alignment
LayoutAlignment

Valeur d’alignement.

expands
System.Boolean

Indique si un élément se développe pour remplir l’espace disponible dans son parent.

S’applique à