다음을 통해 공유


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
특성

적용 대상