Share via


NSPageController.SelectedIndex Property

Definition

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

Property Value

IntPtr

nativeint

Attributes

Applies to