TvInteractiveAppManager.TeletextAppStateShow フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Media.TV.Interactive.TeletextAppState enum directly instead of this field.

Teletext アプリの状態: show

[Android.Runtime.Register("TELETEXT_APP_STATE_SHOW", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.TV.Interactive.TeletextAppState enum directly instead of this field.", true)]
public const Android.Media.TV.Interactive.TeletextAppState TeletextAppStateShow = 1;
[<Android.Runtime.Register("TELETEXT_APP_STATE_SHOW", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.TV.Interactive.TeletextAppState enum directly instead of this field.", true)>]
val mutable TeletextAppStateShow : Android.Media.TV.Interactive.TeletextAppState

フィールド値

Value = 1
属性

注釈

の Java ドキュメント android.media.tv.interactive.TvInteractiveAppManager.TELETEXT_APP_STATE_SHOW

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象