Docs (4.0.0)
class UILabel property

bold

True if this label should be displayed using bold text.

bold?: boolean

Notes

  • If set, this property overrides the bold property of the current label style.

Related