Partager via


LayoutOptions.FillAndExpand Champ

Définition

Attention

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

Structure LayoutOptions décrivant un élément qui n’a aucun remplissage autour de lui-même et se développe.

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

Valeur de champ

Attributs

S’applique à