Share via


NSComboBox.ItemHeight Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat ItemHeight { [Foundation.Export("itemHeight")] get; [Foundation.Export("setItemHeight:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("itemHeight")>]
[<set: Foundation.Export("setItemHeight:")>]
member this.ItemHeight : System.Runtime.InteropServices.NFloat with get, set

Property Value

Attributes

Applies to