Share via


NSPopUpButtonCell.SelectItemWithTitle(String) Method

Definition

[Foundation.Export("selectItemWithTitle:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SelectItemWithTitle(string title);
[<Foundation.Export("selectItemWithTitle:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SelectItemWithTitle : string -> unit
override this.SelectItemWithTitle : string -> unit

Parameters

title
String
Attributes

Applies to