TvInputManager.SignalStrengthStrong 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 fuerte.

[Android.Runtime.Register("SIGNAL_STRENGTH_STRONG", 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 SignalStrengthStrong = 3;
[<Android.Runtime.Register("SIGNAL_STRENGTH_STRONG", 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 SignalStrengthStrong : Android.Media.TV.SignalStrength

Valor de campo

Value = 3
Atributos

Comentarios

Señal fuerte.

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

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