編集

Share via


NSComboBoxCellDataSource.CompletedString(NSComboBoxCell, String) Method

Definition

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

Parameters

comboBox
NSComboBoxCell
uncompletedString
String

Returns

Attributes

Applies to