Style

interface Style

Style for a segment of StyledText.

Properties

Link copied to clipboard
abstract val background: Paint?

for that segment

Link copied to clipboard
abstract val decoration: TextDecoration?

for that segment

Link copied to clipboard
abstract val font: Font?

for that segment

Link copied to clipboard
abstract val foreground: Paint?

for that segment

Link copied to clipboard
abstract val stroke: Stroke?

for that segment