IVisualElementController.IsInPlatformLayout 属性

定义

供 .NET MAUI 内部使用。

public:
 property bool IsInPlatformLayout { bool get(); void set(bool value); };
public bool IsInPlatformLayout { get; set; }
member this.IsInPlatformLayout : bool with get, set
Public Property IsInPlatformLayout As Boolean

属性值

适用于