LayoutableInvalidateMeasure Method

Invalidates the measurement of the control and queues a new layout pass.

Definition

Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public void InvalidateMeasure()

See Also