Notification.BubbleMetadata.DesiredHeight Proprietà

Definizione

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

Valore della proprietà

altezza ideale, in DP, per la finestra mobile definita dal #getIntent() contenuto dell'app per questa bolla. Il valore 0 indica che non è stata impostata un'altezza desiderata.

Attributi

Commenti

per android.app.Notification.BubbleMetadata.getDesiredHeight().

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