TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Utils.Platform
WindowsUtils Class
WindowsUtils Methods
EnableMouseInPointer Method
GetActiveWindow Method
GetMonitorInfo Method
GetNativeMonitorResolution Method
GlobalAddAtom Method
GlobalDeleteAtom Method
MonitorFromWindow Method
RemoveProp Method
SetProp Method
WindowsUtils
MonitorFromWindow Method
Namespace:
TouchScript.Utils.Platform
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
static
IntPtr
MonitorFromWindow
(
IntPtr
hwnd
,
uint
dwFlags
)
Parameters
hwnd
Type:
System
IntPtr
dwFlags
Type:
System
UInt32
Return Value
Type:
IntPtr
See Also
Reference
WindowsUtils Class
TouchScript.Utils.Platform Namespace