NSPathCell.MouseExited(NSEvent, CGRect, NSView) Method

Definition

[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

Parameters

evt
NSEvent
frame
CGRect
view
NSView
Attributes

Applies to