Android.App.ActionBar.SelectedNavigationIndex Property
Get the position of the selected navigation item in list or tabbed navigation modes.

Syntax

[get: Android.Runtime.Register("getSelectedNavigationIndex", "()I", "GetGetSelectedNavigationIndexHandler")]
public abstract int SelectedNavigationIndex { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Get the position of the selected navigation item in list or tabbed navigation modes.

[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