TvInputManager.SignalStrengthLost Campo

Definición

Precaución

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

Señal perdida.

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

Valor de campo

Value = 1
Atributos

Comentarios

Señal perdida.

Documentación de Java para android.media.tv.TvInputManager.SIGNAL_STRENGTH_LOST.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código Project y que se usan según los términos Creative Commons 2.5 Attribution License.

Se aplica a