Android.Content.Res.Configuration.NavigationHidden Property
A flag indicating whether any 5-way or DPAD navigation available.

Syntax

[Android.Runtime.Register("navigationHidden")]
public NavigationHidden NavigationHidden { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

A flag indicating whether any 5-way or DPAD navigation available. This will be set on a device with a mechanism to hide the navigation controls from the user, when that mechanism is closed. One of: Configuration.NAVIGATIONHIDDEN_NO, Configuration.NAVIGATIONHIDDEN_YES.

[Android Documentation]

Requirements

Namespace: Android.Content.Res
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5