Condividi tramite


CGEventSource Costruttori

Definizione

Overload

CGEventSource(CGEventSourceStateID)
CGEventSource(IntPtr)
CGEventSource(IntPtr, Boolean)

CGEventSource(CGEventSourceStateID)

public CGEventSource (CoreGraphics.CGEventSourceStateID stateID);
new CoreGraphics.CGEventSource : CoreGraphics.CGEventSourceStateID -> CoreGraphics.CGEventSource

Parametri

Si applica a

CGEventSource(IntPtr)

public CGEventSource (IntPtr handle);
new CoreGraphics.CGEventSource : nativeint -> CoreGraphics.CGEventSource

Parametri

handle
IntPtr

nativeint

Si applica a

CGEventSource(IntPtr, Boolean)

public CGEventSource (IntPtr handle, bool ownsHandle);
new CoreGraphics.CGEventSource : nativeint * bool -> CoreGraphics.CGEventSource

Parametri

handle
IntPtr

nativeint

ownsHandle
Boolean

Si applica a