Skip to main content

EffectiveViewportChanged Event

Occurs when the element's effective viewport changes.

Definition

Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public event EventHandler<EffectiveViewportChangedEventArgs> EffectiveViewportChanged
View Source

Value

EventHandler(EffectiveViewportChangedEventArgs)

See Also

Reference

Layoutable Class
Avalonia.Layout Namespace