EffectiveViewportChangedEventArgs Constructor
Initializes a new instance of the EffectiveViewportChangedEventArgs class
Definition
Namespace: Avalonia.Layout
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public EffectiveViewportChangedEventArgs(
Rect effectiveViewport
)
Public Sub New (
effectiveViewport As Rect
)
new :
effectiveViewport : Rect -> EffectiveViewportChangedEventArgs
Parameters
See Also
Reference
EffectiveViewportChangedEventArgs Class
Avalonia.Layout Namespace