Fixed

data class Fixed(@Dimension val unit: Int, val size: Float) : SubtitleTextSize

Specify a fixed size caption text.

Constructors

Link copied to clipboard
constructor(@Dimension unit: Int, size: Float)

Properties

Link copied to clipboard
val size: Float

The size of the text in the unit dimension.

Link copied to clipboard
val unit: Int

Unit of the size Dimension