NSComboBoxDataSource.CompletedString(NSComboBox, String) 方法

定义

[Foundation.Export("comboBox:completedString:")]
public virtual string CompletedString (AppKit.NSComboBox comboBox, string uncompletedString);
abstract member CompletedString : AppKit.NSComboBox * string -> string
override this.CompletedString : AppKit.NSComboBox * string -> string

参数

comboBox
NSComboBox
uncompletedString
String

返回

属性

适用于