Sdílet prostřednictvím


LayoutOptions.FillAndExpand Pole

Definice

Upozornění

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

Struktura LayoutOptions , která popisuje prvek, který nemá žádné odsazení kolem sebe a rozbalí.

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 

Hodnota pole

Atributy

Platí pro