Notification.LedARGB Propiedad

Definición

Color del led.

[Android.Runtime.Register("ledARGB")]
public int LedARGB { get; set; }
[<Android.Runtime.Register("ledARGB")>]
member this.LedARGB : int with get, set

Valor de propiedad

Atributos

Comentarios

Color del led. El hardware realizará su mejor aproximación.

Este miembro está en desuso. use NotificationChannel#shouldShowLights().

Java documentación para android.app.Notification.ledARGB.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a

Consulte también