TextView.setBottomMargin

Sets the bottom margin for text in @text_view.

Note that this function is confusingly named. In CSS terms, the value set here is padding.

class TextView
void
setBottomMargin

Parameters

bottomMargin int

bottom margin in pixels

Meta

Since

3.18