Share via


NSComboBoxCell.CompletedString(String) Method

Definition

[Foundation.Export("completedString:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string CompletedString(string substring);
[<Foundation.Export("completedString:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member CompletedString : string -> string
override this.CompletedString : string -> string

Parameters

substring
String

Returns

Attributes

Applies to