다음을 통해 공유


GlobalEventHandler Delegate

Definition

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

Parameters

theEvent
NSEvent

Applies to