다음을 통해 공유


NSCell.TrackMouse(NSEvent, CGRect, NSView, Boolean) 메서드

정의

[Foundation.Export("trackMouse:inRect:ofView:untilMouseUp:")]
public virtual bool TrackMouse (AppKit.NSEvent theEvent, CoreGraphics.CGRect cellFrame, AppKit.NSView controlView, bool untilMouseUp);
abstract member TrackMouse : AppKit.NSEvent * CoreGraphics.CGRect * AppKit.NSView * bool -> bool
override this.TrackMouse : AppKit.NSEvent * CoreGraphics.CGRect * AppKit.NSView * bool -> bool

매개 변수

theEvent
NSEvent
cellFrame
CGRect
controlView
NSView
untilMouseUp
Boolean

반환

특성

적용 대상