言語

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

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

適用対象