Share via


NSWindowTrackEventsMatchingCompletionHandler 委托

定义

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

参数

evt
NSEvent
stop
Boolean

适用于