Android.App.TabActivity.SetDefaultTab Method
Sets the default tab that is the first tab highlighted.

Syntax

[Android.Runtime.Register("setDefaultTab", "(I)V", "GetSetDefaultTab_IHandler")]
public virtual void SetDefaultTab (int index)

Parameters

index
the index of the default tab

Remarks

Sets the default tab that is the first tab highlighted.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1