A generic button to start and stop casting.

For a concrete implementation, see ChromecastButton and AirPlayButton.

Hierarchy (view full)

Constructors

Accessors

  • get disabled(): boolean
  • Whether the button is disabled.

    When disabled, the button cannot be clicked.

    Returns boolean

  • set disabled(disabled): void
  • Parameters

    • disabled: boolean

    Returns void

Methods

Generated using TypeDoc