NSCursor.SetOnMouseExited(Boolean) Method

Definition

[Foundation.Export("setOnMouseExited:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, null)]
public virtual void SetOnMouseExited (bool flag);
abstract member SetOnMouseExited : bool -> unit
override this.SetOnMouseExited : bool -> unit

Parameters

flag
Boolean
Attributes

Applies to