TextJustify

Text justification options.

Properties

Link copied to clipboard
const val Auto: String

The text is aligned towards the anchor position.

Link copied to clipboard
const val Center: String

The text is centered.

Link copied to clipboard
const val Left: String

The text is aligned to the left.

Link copied to clipboard
const val Right: String

The text is aligned to the right.