LayoutOptions.FillAndExpand 字段

定义

注意

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

一个 LayoutOptions 结构,描述一个本身没有填充且展开的元素。

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 

字段值

属性

适用于