Share via


NSPopUpButtonCell.ObjectValue Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSObject ObjectValue { [Foundation.Export("objectValue")] get; [Foundation.Export("setObjectValue:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("objectValue")>]
[<set: Foundation.Export("setObjectValue:")>]
member this.ObjectValue : Foundation.NSObject with get, set

Property Value

Attributes

Applies to