Share via


NSComboBox.Completes Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Completes { [Foundation.Export("completes")] get; [Foundation.Export("setCompletes:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("completes")>]
[<set: Foundation.Export("setCompletes:")>]
member this.Completes : bool with get, set

Property Value

Attributes

Applies to