NSRulerMarker.TrackMouse(NSEvent, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("trackMouse:adding:")]
public virtual bool TrackMouse (AppKit.NSEvent mouseDownEvent, bool isAdding);
abstract member TrackMouse : AppKit.NSEvent * bool -> bool
override this.TrackMouse : AppKit.NSEvent * bool -> bool
Parameters
- mouseDownEvent
- NSEvent
- isAdding
- Boolean
Returns
- Attributes