TextView.TotalPaddingRight Propiedad

Definición

Devuelve el relleno total derecho de la vista, incluido el dibujable derecho si existe.

public virtual int TotalPaddingRight { [Android.Runtime.Register("getTotalPaddingRight", "()I", "GetGetTotalPaddingRightHandler")] get; }
[<get: Android.Runtime.Register("getTotalPaddingRight", "()I", "GetGetTotalPaddingRightHandler")>]
member this.TotalPaddingRight : int

Valor de propiedad

Valor derecho de relleno total actual.

Atributos

Comentarios

Devuelve el relleno total derecho de la vista, incluido el dibujable derecho si existe.

Java documentación para android.widget.TextView.getTotalPaddingRight().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a