Condividi tramite


NotificationChannel.ShouldShowLights Metodo

Definizione

Restituisce un valore che indica se le notifiche inviate a questo canale attivano le luci di notifica.

[Android.Runtime.Register("shouldShowLights", "()Z", "", ApiSince=26)]
public bool ShouldShowLights ();
[<Android.Runtime.Register("shouldShowLights", "()Z", "", ApiSince=26)>]
member this.ShouldShowLights : unit -> bool

Restituisce

Attributi

Commenti

Restituisce un valore che indica se le notifiche inviate a questo canale attivano le luci di notifica.

Documentazione java per android.app.NotificationChannel.shouldShowLights().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a