NSComboBoxCellDataSource_Extensions.CompletedString Method

Definition

public static string CompletedString (this AppKit.INSComboBoxCellDataSource This, AppKit.NSComboBoxCell comboBox, string uncompletedString);
static member CompletedString : AppKit.INSComboBoxCellDataSource * AppKit.NSComboBoxCell * string -> string

Parameters

comboBox
NSComboBoxCell
uncompletedString
String

Returns

Applies to