IVisualElementController.IsInPlatformLayout Property

Definition

For internal use by .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

Property Value

Applies to