Skip to content

UILabel

UILabel is a class that can be used to display text.

Inherits: UIView

Properties

  • Text: string
  • TextColor: Color
  • OutlineWidth: number
  • OutlineColor: Color
  • HorizontalAlignment: TextHorizontalAlignmentEnum
  • VerticalAlignment: TextVerticalAlignmentEnum
  • FontSize: number
  • UseRichText: boolean
  • FontAsset: FontAsset