LayoutableIsMeasureValid Property

Gets a value indicating whether the control's layout measure is valid.

Definition

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

Property Value

Boolean

See Also