Share via


NSTabViewController.SelectedTabViewItemIndex Property

Definition

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

Property Value

IntPtr

nativeint

Attributes

Applies to