Share via


NSComboBox.UsesDataSource Property

Definition

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

Property Value

Attributes

Applies to