ILayoutable.

InvalidateMeasure() Method

Summary

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

Syntax

void InvalidateMeasure()

Return Value

Type Description
void