Skip to main content

EffectiveViewport Property

Gets the Rect representing the effective viewport.

Definition

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

public Rect EffectiveViewport { get; }

Property Value

Rect

Remarks

The viewport is expressed in coordinates relative to the control that the event is raised on.

See Also

Reference

EffectiveViewportChangedEventArgs Class
Avalonia.Layout Namespace