ITouchManagerDisplayDevice Property |
Gets or sets current display device.
Namespace:
TouchScript
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax IDisplayDevice DisplayDevice { get; set; }
Property Value
Type:
IDisplayDeviceObject which holds properties of current display device, like DPI and others.
See Also