Click or drag to resize

DisplayDeviceNativeResolution 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#
public virtual Vector2 NativeResolution { get; }

Property Value

Type: Vector2

Implements

IDisplayDeviceNativeResolution
See Also