IVisualElementController.DisableLayout Property

Definition

For internal use by .NET MAUI.

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

Property Value

Applies to