PgLayout.getEllipsize

Gets the type of ellipsization being performed for layout. See Layout.setEllipsize

class PgLayout
getEllipsize
()

Return Value

the current ellipsization mode for layout.

Use Layout.isEllipsized to query whether any paragraphs were actually ellipsized.

Meta