Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFullscreenOptions

Hierarchy

  • IFullscreenOptions

Index

Properties

Methods

Properties

Optional backgroundColour

backgroundColour: undefined | string

Override the background colour

Methods

Optional onVisible

  • onVisible(value: boolean): void
  • Invoked when the visiblity value changes

    Parameters

    • value: boolean

    Returns void