Compartir a través de


LayoutOptions.FillAndExpand Campo

Definición

Precaución

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

Una estructura LayoutOptions que describe un elemento que no tiene espaciado interno a su alrededor y 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 de campo

Atributos

Se aplica a