LayoutableIsMeasureValid Property
Gets a value indicating whether the control's layout measure is valid.
Namespace: Avalonia.LayoutAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsMeasureValid { get; }
Public ReadOnly Property IsMeasureValid As Boolean
Get
member IsMeasureValid : bool with get
Property Value
Boolean