Class: BrowserUtils
Constructors
new BrowserUtils()
new BrowserUtils():
BrowserUtils
Returns
Accessors
isAndroid
get
static
isAndroid():boolean
Returns
boolean
Defined in
modules/common/utils/browser.utils.ts:39 (opens in a new tab)
isChrome
get
static
isChrome():boolean
Returns
boolean
Defined in
modules/common/utils/browser.utils.ts:28 (opens in a new tab)
isEdge
get
static
isEdge():boolean
Returns
boolean
Defined in
modules/common/utils/browser.utils.ts:17 (opens in a new tab)
isIE
get
static
isIE():boolean
Returns
boolean
Defined in
modules/common/utils/browser.utils.ts:21 (opens in a new tab)
isIOS
get
static
isIOS():boolean
Returns
boolean
Defined in
modules/common/utils/browser.utils.ts:48 (opens in a new tab)
isIframe
get
static
isIframe():boolean
Returns
boolean
Defined in
modules/common/utils/browser.utils.ts:72 (opens in a new tab)
isMobile
get
static
isMobile():boolean
Returns
boolean
Defined in
modules/common/utils/browser.utils.ts:6 (opens in a new tab)
isTouchSupported
get
static
isTouchSupported():boolean
Returns
boolean
Defined in
modules/common/utils/browser.utils.ts:60 (opens in a new tab)