Compartilhar via


LayoutOptions.FillAndExpand Campo

Definição

Cuidado

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

Uma estrutura LayoutOptions que descreve um elemento que não tem preenchimento ao redor de si e se expande.

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 

Valor do campo

Atributos

Aplica-se a