共用方式為


GlobalEventHandler 代理人

定義

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

參數

theEvent
NSEvent

適用於