Docs (4.0.0)
class UILabel property

dim

The opacity to be applied to this label, or true to use 50% opacity.

dim?: number | boolean

Notes

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

Related