Compartir a través de


LayoutOptions.CenterAndExpand Campo

Definición

Precaución

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

Una estructura LayoutOptions que describe un elemento que está centrado y se expande.

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

Valor de campo

Atributos

Se aplica a