Stretch

An enumeration specifying the width of the font relative to other designs within a family.

Entries

Link copied to clipboard

ultra condensed width

Link copied to clipboard

extra condensed width

Link copied to clipboard

condensed width

Link copied to clipboard

semi condensed width

Link copied to clipboard

the normal width

Link copied to clipboard

semi expanded width

Link copied to clipboard

expanded width

Link copied to clipboard

extra expanded width

Link copied to clipboard

ultra expanded width

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val nativeValue: <Error class: unknown class>
Link copied to clipboard

Functions

Link copied to clipboard
fun valueOf(value: String): Stretch

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.