Share via


NSComboBox.SelectedIndex Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr SelectedIndex { [Foundation.Export("indexOfSelectedItem")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("indexOfSelectedItem")>]
member this.SelectedIndex : nativeint

Property Value

IntPtr

nativeint

Attributes

Applies to