Interface VideoPlayerCTAStyle

Hierarchy

  • VideoPlayerCTAStyle

Properties

backgroundColor?: string

The background color of CTA button.

fontSize?: number

The font size of CTA button.

iOSFontInfo?: IOSFontInfo

The iOS font info of CTA button. The property is ignored when fontSize is not set. Only supported on iOS.

textColor?: string

The text color of CTA button.

Generated using TypeDoc