NSCursor.MouseExited(NSEvent) Method

Definition

[Foundation.Export("mouseExited:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, null)]
public virtual void MouseExited (AppKit.NSEvent theEvent);
abstract member MouseExited : AppKit.NSEvent -> unit
override this.MouseExited : AppKit.NSEvent -> unit

Parameters

theEvent
NSEvent
Attributes

Applies to