Android.App.ActionBar.TabCount Property
Returns the number of tabs currently registered with the action bar.

Syntax

[get: Android.Runtime.Register("getTabCount", "()I", "GetGetTabCountHandler")]
public abstract int TabCount { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the number of tabs currently registered with the action bar.

[Android Documentation]

Requirements

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