NSComboBoxCellDataSource_Extensions.CompletedString 方法

定义

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

参数

comboBox
NSComboBoxCell
uncompletedString
String

返回

适用于