共用方式為


ConfigurationInfo.ReqNavigation 屬性

定義

旗標,指出是否有任何鍵盤可用。

[Android.Runtime.Register("reqNavigation")]
public Android.Content.Res.Navigation ReqNavigation { get; set; }
[<Android.Runtime.Register("reqNavigation")>]
member this.ReqNavigation : Android.Content.Res.Navigation with get, set

屬性值

屬性

備註

旗標,指出是否有任何鍵盤可用。 其中一個:android.content.res.Configuration#NAVIGATION_UNDEFINED、、android.content.res.Configuration#NAVIGATION_DPADandroid.content.res.Configuration#NAVIGATION_TRACKBALLandroid.content.res.Configuration#NAVIGATION_WHEEL

android.content.pm.ConfigurationInfo.reqNavigationJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於