共用方式為


LocalEventHandler 代理人

定義

public delegate AppKit.NSEvent LocalEventHandler(NSEvent theEvent);
type LocalEventHandler = delegate of NSEvent -> NSEvent

參數

theEvent
NSEvent

傳回值

適用於