Compartilhar via


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

Definição

[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

Retornos

Atributos

Aplica-se a