NSCursor.SetOnMouseEntered(Boolean) Method

Definition

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

Parameters

flag
Boolean
Attributes

Applies to