Interface VideoPlayerCTAStyle

Only supported on iOS.

Hierarchy

  • VideoPlayerCTAStyle

Properties

backgroundColor?: string

The background color of CTA button. Defaults to #3A86FF.

fontSize?: number

The font size of CTA button. Defaults to 14.

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. Defaults to #FFFFFF.

Generated using TypeDoc