GlobalEventHandler Delegate

Definition

public delegate void GlobalEventHandler(NSEvent theEvent);
type GlobalEventHandler = delegate of NSEvent -> unit

Parameters

theEvent
NSEvent

Applies to