NSBrowserDelegate.ShouldEditItem(NSBrowser, NSObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("browser:shouldEditItem:")]
public virtual bool ShouldEditItem (AppKit.NSBrowser browser, Foundation.NSObject item);
abstract member ShouldEditItem : AppKit.NSBrowser * Foundation.NSObject -> bool
override this.ShouldEditItem : AppKit.NSBrowser * Foundation.NSObject -> bool
Parameters
- browser
- NSBrowser
- item
- NSObject
Returns
- Attributes