Docs (4.0.0)
class UILabel property

italic

True if this label should be displayed using bold text.

italic?: boolean

Notes

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

Related