Share via


AbsoluteLayout.LayoutBoundsProperty 字段

定义

附加属性 的可绑定属性 LayoutBounds

public: static initonly Microsoft::Maui::Controls::BindableProperty ^ LayoutBoundsProperty;
public static readonly Microsoft.Maui.Controls.BindableProperty LayoutBoundsProperty;
 staticval mutable LayoutBoundsProperty : Microsoft.Maui.Controls.BindableProperty
Public Shared ReadOnly LayoutBoundsProperty As BindableProperty 

字段值

注解

此属性的接口由 GetLayoutBounds(BindableObject)SetLayoutBounds(IView, Rect) 方法定义。

适用于