TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Devices.Display
DisplayDevice Class
DisplayDevice Properties
DPI Property
Name Property
NativeDPI Property
NativeResolution Property
DisplayDevice
Name Property
Name of the display device.
Namespace:
TouchScript.Devices.Display
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
string
Name
{
get
;
set
; }
Property Value
Type:
String
Implements
IDisplayDevice
Name
See Also
Reference
DisplayDevice Class
TouchScript.Devices.Display Namespace