NSPathCell.MouseEntered(NSEvent, CGRect, NSView) Method

Definition

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

Parameters

evt
NSEvent
frame
CGRect
view
NSView
Attributes

Applies to