setTextPadding

open fun setTextPadding(@Px padding: Int)

Sets the padding between the text of the TooltipDrawable and the sides to be padding.

Parameters

padding

the padding to use around the text

See also