Notification.ShortCriticalText Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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.