NSBrowser.EditItemAtIndexPath(NSIndexPath, NSEvent, Boolean) Method

Definition

[Foundation.Export("editItemAtIndexPath:withEvent:select:")]
public virtual void EditItemAtIndexPath (Foundation.NSIndexPath indexPath, AppKit.NSEvent theEvent, bool select);
abstract member EditItemAtIndexPath : Foundation.NSIndexPath * AppKit.NSEvent * bool -> unit
override this.EditItemAtIndexPath : Foundation.NSIndexPath * AppKit.NSEvent * bool -> unit

Parameters

indexPath
NSIndexPath
theEvent
NSEvent
select
Boolean
Attributes

Applies to