EffectiveViewportChangedEventArgsEffectiveViewport Property
Gets the
Rect representing the effective viewport.
Namespace: Avalonia.LayoutAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Rect EffectiveViewport { get; }
Public ReadOnly Property EffectiveViewport As Rect
Get
member EffectiveViewport : Rect with get
Property Value
Rect
The viewport is expressed in coordinates relative to the control that the event is
raised on.