Idioma

ConfigurationInfo.InputFeatureFiveWayNav Campo

Definição

Cuidado

This constant will be removed in the future version. Use Android.Content.PM.InputFeature enum directly instead of this field.

Valor para #reqInputFeatures: se definido, indica que o aplicativo requer um dispositivo de navegação de cinco vias

[Android.Runtime.Register("INPUT_FEATURE_FIVE_WAY_NAV")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.InputFeature enum directly instead of this field.", true)]
public const Android.Content.PM.InputFeature InputFeatureFiveWayNav = 2;
[<Android.Runtime.Register("INPUT_FEATURE_FIVE_WAY_NAV")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.InputFeature enum directly instead of this field.", true)>]
val mutable InputFeatureFiveWayNav : Android.Content.PM.InputFeature

Valor do campo

Value = 2

Implementações

Atributos

Comentários

Valor para #reqInputFeatures: se definido, indica que o aplicativo requer um dispositivo de navegação de cinco vias

Java documentação para android.content.pm.ConfigurationInfo.INPUT_FEATURE_FIVE_WAY_NAV.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a