NSBrowser.IsLeafItem(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("isLeafItem:")]
public virtual bool IsLeafItem (Foundation.NSObject item);
abstract member IsLeafItem : Foundation.NSObject -> bool
override this.IsLeafItem : Foundation.NSObject -> bool
Parameters
- item
- NSObject
Returns
- Attributes