Notification.LedARGB Proprietà

Definizione

Colore del led.

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

Valore della proprietà

Attributi

Commenti

Colore del led. L'hardware eseguirà la migliore approssimazione.

Questo membro è deprecato. usare NotificationChannel#shouldShowLights().

per android.app.Notification.ledARGB.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a

Vedi anche