Select(UInt32) Method
Selects the specified tab by index. (iOS Only)

C# Syntax

void Select( 
   uint index
)

Parameters

index
The 0-based index of the tab to select.