CGEventSource Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
CGEventSource(CGEventSourceStateID) | |
CGEventSource(IntPtr) | |
CGEventSource(IntPtr, Boolean) |
CGEventSource(CGEventSourceStateID)
public CGEventSource (CoreGraphics.CGEventSourceStateID stateID);
new CoreGraphics.CGEventSource : CoreGraphics.CGEventSourceStateID -> CoreGraphics.CGEventSource
Parameters
- stateID
- CGEventSourceStateID
Applies to
CGEventSource(IntPtr)
public CGEventSource (IntPtr handle);
new CoreGraphics.CGEventSource : nativeint -> CoreGraphics.CGEventSource
Parameters
- handle
-
IntPtr
nativeint