ILayoutUpdatedEventArgs
23 Sep 20251 minute to read
ILayoutUpdatedEventArgs notifies when the layout rendering state changes.
Properties
state LayoutState
returns whether the layout rendering has started or completed.
type LayoutType
returns the type of layout being rendered.