Share via


NSBrowserDelegate_Extensions.SelectCellWithString Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool SelectCellWithString(this AppKit.INSBrowserDelegate This, AppKit.NSBrowser sender, string title, IntPtr column);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member SelectCellWithString : AppKit.INSBrowserDelegate * AppKit.NSBrowser * string * nativeint -> bool

Parameters

sender
NSBrowser
title
String
column
IntPtr

nativeint

Returns

Attributes

Applies to