Layoutable.

EffectiveViewportChanged Event

Summary

Occurs when the element's effective viewport changes.
Namespace
Avalonia.Layout
Containing Type
Layoutable
Event Type
EventHandler<EffectiveViewportChangedEventArgs>?

Syntax

public event EventHandler<EffectiveViewportChangedEventArgs>? EffectiveViewportChanged