TextView.CompoundPaddingBottom 属性

定义

返回视图的底部填充,以及底部 Drawable 的空格(如果有)。

public virtual int CompoundPaddingBottom { [Android.Runtime.Register("getCompoundPaddingBottom", "()I", "GetGetCompoundPaddingBottomHandler")] get; }
[<get: Android.Runtime.Register("getCompoundPaddingBottom", "()I", "GetGetCompoundPaddingBottomHandler")>]
member this.CompoundPaddingBottom : int

属性值

属性

注解

返回视图的底部填充,以及底部 Drawable 的空格(如果有)。

android.widget.TextView.getCompoundPaddingBottom()Java 文档。

此页面的部分内容是基于 创建和共享的工作进行的修改,并根据 署名许可中所述的术语使用。

适用于