Condividi tramite


LayoutOptions.StartAndExpand Campo

Definizione

Attenzione

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

Struttura LayoutOptions che descrive un elemento che appare all'inizio del relativo elemento padre e si espande.

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

Valore del campo

Attributi

Si applica a