共用方式為


NSCursor.SetOnMouseExited(Boolean) 方法

定義

[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

參數

flag
Boolean
屬性

適用於