NSEvent.EventWithEventRef(IntPtr) Method

Definition

[Foundation.Export("eventWithEventRef:")]
public static AppKit.NSEvent EventWithEventRef (IntPtr cgEventRef);
static member EventWithEventRef : nativeint -> AppKit.NSEvent

Parameters

cgEventRef
IntPtr

nativeint

Returns

Attributes

Applies to