IsArrangeValid Property
Gets a value indicating whether the control's layouts arrange is valid.
Definition
Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool IsArrangeValid { get; }
Public ReadOnly Property IsArrangeValid As Boolean
Get
member IsArrangeValid : bool with get