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 ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象