Condividi tramite


LayoutOptions.EndAndExpand Campo

Definizione

Attenzione

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

Oggetto LayoutOptions che descrive un elemento che appare alla fine del relativo elemento padre e si espande.

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

Valore del campo

Attributi

Si applica a