Lingua

Notification.ShortCriticalText Proprietà

Definizione

Restituisce il testo molto breve che riepiloga le informazioni più critiche contenute nella notifica oppure null se questo campo non è stato impostato.

public virtual string? ShortCriticalText { [Android.Runtime.Register("getShortCriticalText", "()Ljava/lang/String;", "GetGetShortCriticalTextHandler", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getShortCriticalText", "()Ljava/lang/String;", "GetGetShortCriticalTextHandler", ApiSince=36)>]
member this.ShortCriticalText : string

Valore della proprietà

Attributi

Commenti

Restituisce il testo molto breve che riepiloga le informazioni più critiche contenute nella notifica oppure null se questo campo non è stato impostato.

Informazioni di riferimento su Android per android.app.Notification.getShortCriticalText.

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