次の方法で共有


NSPathCell.MouseExited(NSEvent, CGRect, NSView) メソッド

定義

[Foundation.Export("mouseExited:withFrame:inView:")]
public virtual void MouseExited (AppKit.NSEvent evt, CoreGraphics.CGRect frame, AppKit.NSView view);
abstract member MouseExited : AppKit.NSEvent * CoreGraphics.CGRect * AppKit.NSView -> unit
override this.MouseExited : AppKit.NSEvent * CoreGraphics.CGRect * AppKit.NSView -> unit

パラメーター

evt
NSEvent
frame
CGRect
view
NSView
属性

適用対象