setBoxCollapsedPaddingTop

open fun setBoxCollapsedPaddingTop(boxCollapsedPaddingTop: Int)

Set the value to use for the EditText's collapsed top padding in box mode.

Customized boxCollapsedPaddingTop will be disabled if the font scale is larger than 1.3.

Parameters

boxCollapsedPaddingTop

the value to use for the EditText's collapsed top padding

See also