System related properties and methods

Hierarchy

  • System

Constructors

Methods

  • Checks if the device respectively the platform is Android App.

    Returns boolean

  • Checks if the device respectively the platform is Browser.

    Returns boolean

  • Checks if the device respectively the platform is Cordova App. (all mobile apps)

    Returns boolean

  • Checks if the device respectively the platform is FormDev.

    Returns boolean

  • Checks if the device respectively the platform is iOS App. (Apple)

    Returns boolean

  • Checks if the device respectively the platform is Reachout.

    Returns boolean

  • Checks if the current scope is FomrView or PDF

    Returns boolean

Generated using TypeDoc