TextView.GetCompoundDrawablesRelative Metodo

Definizione

Restituisce i valori drawable per i bordi iniziale, superiore, finale e inferiore.

[Android.Runtime.Register("getCompoundDrawablesRelative", "()[Landroid/graphics/drawable/Drawable;", "GetGetCompoundDrawablesRelativeHandler")]
public virtual Android.Graphics.Drawables.Drawable[] GetCompoundDrawablesRelative();
[<Android.Runtime.Register("getCompoundDrawablesRelative", "()[Landroid/graphics/drawable/Drawable;", "GetGetCompoundDrawablesRelativeHandler")>]
abstract member GetCompoundDrawablesRelative : unit -> Android.Graphics.Drawables.Drawable[]
override this.GetCompoundDrawablesRelative : unit -> Android.Graphics.Drawables.Drawable[]

Valori restituiti

Attributi

Commenti

Restituisce i valori drawable per i bordi iniziale, superiore, finale e inferiore.

per android.widget.TextView.getCompoundDrawablesRelative().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a