Condividi tramite


TextView.GetCompoundDrawables Metodo

Definizione

Restituisce i valori drawable per i bordi sinistro, superiore, destro e inferiore.

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

Restituisce

Attributi

Commenti

Restituisce i valori drawable per i bordi sinistro, superiore, destro e inferiore.

Documentazione java per android.widget.TextView.getCompoundDrawables().

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