Compartir a través de


NSCell.TrackMouse(NSEvent, CGRect, NSView, Boolean) Método

Definición

[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

Parámetros

theEvent
NSEvent
cellFrame
CGRect
controlView
NSView
untilMouseUp
Boolean

Devoluciones

Atributos

Se aplica a