次の方法で共有


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

定義

[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

パラメーター

evt
NSEvent
frame
CGRect
view
NSView
属性

適用対象