Share via


TvInteractiveAppService.CommandParameterValueStopModeBlank フィールド

定義

注意事項

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

再生コマンド停止モード: 空白の画面を表示します。

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

フィールド値

Value = 1
属性

注釈

再生コマンド停止モード: 空白の画面を表示します。

android.media.tv.interactive.TvInteractiveAppService.COMMAND_PARAMETER_VALUE_STOP_MODE_BLANKJava ドキュメント。

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

適用対象