NSBrowserDelegate.SelectCellWithString(NSBrowser, String, nint) Method

Definition

[Foundation.Export("browser:selectCellWithString:inColumn:")]
public virtual bool SelectCellWithString (AppKit.NSBrowser sender, string title, nint column);
abstract member SelectCellWithString : AppKit.NSBrowser * string * nint -> bool
override this.SelectCellWithString : AppKit.NSBrowser * string * nint -> bool

Parameters

sender
NSBrowser
title
String
column
System.System.IntPtr System.nativeint

Returns

Attributes

Applies to