LayoutOptions.StartAndExpand 字段

定义

注意

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

一个 LayoutOptions 结构,描述一个出现在其父级开头且展开的元素。

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 

字段值

属性

适用于