次の方法で共有


NSCursor.MouseExited(NSEvent) メソッド

定義

[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

パラメーター

theEvent
NSEvent
属性

適用対象