共用方式為


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 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於