Property | Type | Description | |
---|---|---|---|
Cleanup | void | ||
CleanupRoots | void | ||
Event | System | ||
GetEventCount | int | ||
GetTypeForControl | EventType | ||
INTERNAL_CALL_Internal_SetMouseDelta | void | ||
INTERNAL_CALL_Internal_SetMousePosition | void | ||
Init | void | ||
InitCopy | void | ||
InitPtr | void | ||
Internal_GetMouseDelta | void | ||
Internal_GetMousePosition | void | ||
Internal_MakeMasterEventCurrent | void | ||
Internal_SetMouseDelta | void | ||
Internal_SetMousePosition | void | ||
Internal_SetNativeEvent | void | ||
Internal_Use | void | ||
PopEvent | bool |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
Event ( ) : System | ||
Event ( |
||
Event ( int displayIndex ) : System | ||
GetHashCode ( ) : int | ||
KeyboardEvent ( string key ) : |
Create a keyboard event.
|
|
ToString ( ) : string | ||
Use ( ) : void |
Use this event.
|
Method | Description | |
---|---|---|
Cleanup ( ) : void | ||
CleanupRoots ( ) : void | ||
Event ( IntPtr ptr ) : System | ||
GetEventCount ( ) : int | ||
GetTypeForControl ( int controlID ) : EventType | ||
INTERNAL_CALL_Internal_SetMouseDelta ( |
||
INTERNAL_CALL_Internal_SetMousePosition ( |
||
Init ( int displayIndex ) : void | ||
InitCopy ( |
||
InitPtr ( IntPtr ptr ) : void | ||
Internal_GetMouseDelta ( |
||
Internal_GetMousePosition ( |
||
Internal_MakeMasterEventCurrent ( int displayIndex ) : void | ||
Internal_SetMouseDelta ( |
||
Internal_SetMousePosition ( |
||
Internal_SetNativeEvent ( IntPtr ptr ) : void | ||
Internal_Use ( ) : void | ||
PopEvent ( |
public static KeyboardEvent ( string key ) : |
||
key | string | |
return |