Browser

browser.js

Mitglieder

statisch , Konstante ANDROID_VERSION :Zahl|Zeichenfolge|Null

Die erkannte Android-Version - oder Null.

statisch , Konstante CHROME_VERSION :Zahl|Null

Die erkannte Google Chrome-Version - oder Null.

statisch , Konstante IE_VERSION :Zahl|Null

Die erkannte Internet Explorer-Version - oder Null.

statisch , Konstante IOS_VERSION :string|null

Die erkannte iOS-Version - oder Null.

statisch , Konstante IS_ANDROID :Boolean

Unabhängig davon, ob es sich um ein Android-Gerät handelt oder nicht.

statisch , Konstante IS_ANY_SAFARI :Boolean

Ob dies eine Art von Safari ist oder nicht – einschließlich iOS.

statisch , Konstante IS_CHROME :Boolean

Ob dies Google Chrome ist oder nicht.

Das wird auch wahr für Chrome auf iOS, das eine andere Unterstützung hat, da es sich tatsächlich um Safari unter der Haube handelt.

statisch , Konstante IS_EDGE :Boolean

Unabhängig davon, ob dies Microsoft Edge ist oder nicht.

statisch , Konstante IS_FIREFOX :Boolean

Unabhängig davon, ob es sich um Mozilla Firefox handelt oder nicht.

statisch , Konstante IS_IOS :Boolean

Unabhängig davon, ob es sich um ein iOS-Gerät handelt oder nicht.

statisch , Konstante IS_IPAD :Boolean

Ob dieses Gerät ein iPad ist oder nicht.

statisch , Konstante IS_IPHONE :Boolean

Ob dieses Gerät ein iPhone ist oder nicht.

statisch , Konstante IS_IPOD :Boolean

Ob dieses Gerät ein iPod ist oder nicht.

statisch , Konstante IS_NATIVE_ANDROID :Boolean

Unabhängig davon, ob es sich um einen nativen Android-Browser handelt oder nicht.

statisch , Konstante IS_SAFARI :Boolean

Unabhängig davon, ob es sich um Desktop-Safari handelt oder nicht.

statisch , Konstante IS_WINDOWS :Boolean

Unabhängig davon, ob dies ein Windows-Computer ist oder nicht.

statisch , Konstante TOUCH AKTIVIERT :Boolean

Ob dieses Gerät touch-fähig ist oder nicht.