Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Variables

Functions

Object literals

Variables

Private Const match

match: match = window.navigator.userAgent.match

Functions

devicePixelRatio

  • devicePixelRatio(): number
  • Returns the pixel ratio of the current device, as a value from 0 to 1.

    Returns number

Object literals

Const isMobile

isMobile: object

Private any

  • any(): boolean
  • Returns boolean

Private isAndroid

  • isAndroid(): boolean
  • Returns boolean

Private isBlackBerry

  • isBlackBerry(): boolean
  • Returns boolean

Private isOpera

  • isOpera(): boolean
  • Returns boolean

Private isWindows

  • isWindows(): boolean
  • Returns boolean

Private isiOS

  • isiOS(): boolean
  • Returns boolean

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc