共用方式為


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

傳回

適用於