Contents

fontWeight

A string indicating how thick or thin the font is.

Declaration

var fontWeight: String? { get }

Discussion

Valid values for this property are bold, light, medium, and regular.

See Also

Changing the Text of an Element