NotificationManager.ShouldHideSilentStatusBarIcons Metodo

Definizione

Restituisce un valore che indica se l'utente desidera ricevere notifiche invisibile all'utente( vedere IMPORTANCE_LOW da visualizzare nella barra di stato.

[Android.Runtime.Register("shouldHideSilentStatusBarIcons", "()Z", "GetShouldHideSilentStatusBarIconsHandler", ApiSince=29)]
public virtual bool ShouldHideSilentStatusBarIcons();
[<Android.Runtime.Register("shouldHideSilentStatusBarIcons", "()Z", "GetShouldHideSilentStatusBarIconsHandler", ApiSince=29)>]
abstract member ShouldHideSilentStatusBarIcons : unit -> bool
override this.ShouldHideSilentStatusBarIcons : unit -> bool

Valori restituiti

Attributi

Commenti

Restituisce un valore che indica se l'utente desidera ricevere notifiche invisibile all'utente( vedere IMPORTANCE_LOW da visualizzare nella barra di stato. Disponibile solo per i listener di notifica.

Informazioni di riferimento su Android per android.app.NotificationManager.shouldHideSilentStatusBarIcons.

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