Lingua

Notification.ProgressStyle.Point.SemanticStyle Proprietà

Definizione

Restituisce la semantica applicata al punto.

public int SemanticStyle { [Android.Runtime.Register("getSemanticStyle", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getSemanticStyle", "()I", "", ApiSince=37)>]
member this.SemanticStyle : int

Valore della proprietà

Il valore è uno dei seguenti: Notification.SEMANTIC_STYLE_UNSPECIFIED; Notification.SEMANTIC_STYLE_INFO; Notification.SEMANTIC_STYLE_SAFE; Notification.SEMANTIC_STYLE_CAUTION; Notification.SEMANTIC_STYLE_DANGER

Attributi

Commenti

Restituisce la semantica applicata al punto. Quando la notifica viene alzata di livello, questo valore viene usato per applicare lo stile (ad esempio, il colore) al punto.

Informazioni di riferimento su Android per android.app.Notification.ProgressStyle.Point.getSemanticStyle.

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