CGEventSource Construtores

Definição

Sobrecargas

CGEventSource(CGEventSourceStateID)

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

Parâmetros

Aplica-se a

CGEventSource(IntPtr)

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

Parâmetros

handle
IntPtr

nativeint

Aplica-se a

CGEventSource(IntPtr, Boolean)

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

Parâmetros

handle
IntPtr

nativeint

ownsHandle
Boolean

Aplica-se a