UITabBarController.SelectedIndex Property

Definition

The index of the currently selected UIViewController.

public virtual nint SelectedIndex { [Foundation.Export("selectedIndex")] get; [Foundation.Export("setSelectedIndex:")] set; }
member this.SelectedIndex : nint with get, set

Property Value

System.System.IntPtr System.nativeint
Attributes

Applies to