LayoutableIsArrangeValid Property

Gets a value indicating whether the control's layouts arrange is valid.

Definition

Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsArrangeValid { get; }

Property Value

Boolean

See Also