Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SubtitleStyle

Hierarchy

  • SubtitleStyle

Index

Properties

backgroundColor

backgroundColor: BACKGROUND_COLOR | undefined

Background Color Undefined means no custom background color applied to subtitles

font

font: SubtitleFonts | undefined

Font name undefined means default component font (Helvetica)

fontColor

fontColor: FONT_COLOR | undefined

Font Color Undefined means no custom font color applied to subtitles

fontSize

fontSize: SubtitleSize | undefined

Font size Undefined means no custom size applied to subtitles

Generated using TypeDoc