TextView.getPixelsInsideWrap

Gets the default number of pixels to put between wrapped lines inside a paragraph.

class TextView
int
getPixelsInsideWrap
()

Return Value

Type: int

default number of pixels of blank space between wrapped lines

Meta