Select(String) Method
Selects the specified tab by name. (iOS Only)

C# Syntax

void Select( 
   string item
)

Parameters

item
The name of the tab to select.