Layoutable.

InvalidateMeasure() Method

Summary

Invalidates the measurement of the control and queues a new layout pass.
Namespace
Avalonia.Layout
Containing Type
Layoutable

Syntax

public void InvalidateMeasure()

Return Value

Type Description
void