NSBrowserDelegate.PreviewViewControllerForLeafItem 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:previewViewControllerForLeafItem:")]
public virtual AppKit.NSViewController PreviewViewControllerForLeafItem (AppKit.NSBrowser browser, Foundation.NSObject item);
abstract member PreviewViewControllerForLeafItem : AppKit.NSBrowser * Foundation.NSObject -> AppKit.NSViewController
override this.PreviewViewControllerForLeafItem : AppKit.NSBrowser * Foundation.NSObject -> AppKit.NSViewController
Parameters
- browser
- NSBrowser
- item
- NSObject
Returns
- Attributes