Android.App.ActionBar.NavigationItemCount Property
Get the number of navigation items present in the current navigation mode.

Syntax

[get: Android.Runtime.Register("getNavigationItemCount", "()I", "GetGetNavigationItemCountHandler")]
public abstract int NavigationItemCount { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Get the number of navigation items present in the current navigation mode.

[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