Click or drag to resize

IDisplayDeviceNativeResolution Property

Native resolution of the display device.

Namespace:  TouchScript.Devices.Display
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Vector2 NativeResolution { get; }

Property Value

Type: Vector2
See Also