EmphasisStyle


sealed class EmphasisStyle


Summary

Public companion properties

EmphasisStyle

Emphasis mark is a large circle.

EmphasisStyle

Emphasis mark is a small circle.

EmphasisStyle

Emphasis mark is a double circle.

EmphasisStyle

Emphasis mark is a sesame.

EmphasisStyle

Emphasis mark is a triangle.

Protected constructors

Public properties

Int

Public companion properties

Circle

val CircleEmphasisStyle

Emphasis mark is a large circle. The filled dot is U+25CF, open dot is U+25CB.

Dot

val DotEmphasisStyle

Emphasis mark is a small circle. The filled dot is U+2022, open dot is U+25E6.

DoubleCircle

val DoubleCircleEmphasisStyle

Emphasis mark is a double circle. The filled dot is U+25C9, open dot is U+25CE.

Sesame

val SesameEmphasisStyle

Emphasis mark is a sesame. The filled dot is U+FE45, open dot is U+FE46.

Triangle

val TriangleEmphasisStyle

Emphasis mark is a triangle. The filled dot is U+25B2, open dot is U+25B3.

Protected constructors

EmphasisStyle

protected EmphasisStyle(value: Int)

Public properties

value

Added in 1.0.0-alpha04
val valueInt