LayoutOptions.EndAndExpand 字段

定义

注意

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

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

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 

字段值

属性

适用于