NSWindowTrackEventsMatchingCompletionHandler Delegate

Definition

public delegate void NSWindowTrackEventsMatchingCompletionHandler(NSEvent evt, ref bool stop);
type NSWindowTrackEventsMatchingCompletionHandler = delegate of NSEvent *  -> unit

Parameters

evt
NSEvent
stop
Boolean

Applies to