LocalEventHandler Delegate

Definition

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

Parameters

theEvent
NSEvent

Return Value

Applies to