Version

ScalerParams Constructor(Rect,Rect,Boolean)

ScalerParams constructor.
Syntax
public ScalerParams( 
   Rect window,
   Rect viewport,
   bool inverted
)

Parameters

window
The WindowRect in context.
viewport
The Viewport in context.
inverted
True if the axis is inverted, otherwise False.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also