Partager via


LayoutOptions.EndAndExpand Champ

Définition

Attention

The StackLayout expansion options are deprecated; please use a Grid instead.

Objet LayoutOptions décrivant un élément qui apparaît à la fin de son parent et se développe.

public: static initonly Microsoft::Maui::Controls::LayoutOptions EndAndExpand;
[System.Obsolete("The StackLayout expansion options are deprecated; please use a Grid instead.")]
public static readonly Microsoft.Maui.Controls.LayoutOptions EndAndExpand;
[<System.Obsolete("The StackLayout expansion options are deprecated; please use a Grid instead.")>]
 staticval mutable EndAndExpand : Microsoft.Maui.Controls.LayoutOptions
Public Shared ReadOnly EndAndExpand As LayoutOptions 

Valeur de champ

Attributs

S’applique à