共用方式為


Context.TvInteractiveAppService 欄位

定義

使用 搭配 #getSystemService(String) 來擷取 android.media.tv.interactive.TvInteractiveAppManager ,以便與裝置上的電視互動式應用程式互動。

[Android.Runtime.Register("TV_INTERACTIVE_APP_SERVICE", ApiSince=33)]
public const string TvInteractiveAppService;
[<Android.Runtime.Register("TV_INTERACTIVE_APP_SERVICE", ApiSince=33)>]
val mutable TvInteractiveAppService : string

欄位值

屬性

備註

使用 搭配 #getSystemService(String) 來擷取 android.media.tv.interactive.TvInteractiveAppManager ,以便與裝置上的電視互動式應用程式互動。

android.content.Context.TV_INTERACTIVE_APP_SERVICEJava 檔。

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

適用於