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 的空間。

Java 文件 android.widget.TextView.getCompoundPaddingBottom()

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於