Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDeviceSpecifications

Hierarchy

  • IDeviceSpecifications

Index

Properties

userAgentString

userAgentString: string

Returns the used useragent

Methods

getBrowser

  • getBrowser(): IBrowser

getDevice

  • getDevice(): IDevice

getOperatingSystem

  • getOperatingSystem(): IOS

isBrowserModern

  • isBrowserModern(): boolean
  • Returns if the browser is modern.

    Warning: this is general detection if the browser is a modern browser, it is not a replacement of feature detection libraries like mordernizer.

    method

    isBrowserModern

    Returns boolean

Generated using TypeDoc