共用方式為


NSBrowserDelegate.SelectCellWithString(NSBrowser, String, nint) 方法

定義

[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

參數

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

傳回

屬性

適用於