Namespace sap.ui.Device.browserModule: sap/ui/Device
Contains information about the used browser.
true
, the Google Chrome browser is used.true
, the Microsoft Edge browser is used.true
, the Mozilla Firefox browser is used.true
, the Safari browser runs in standalone fullscreen mode on iOS.true
, the mobile variant of the browser is used.true
, a browser featuring a Mozilla engine is used.true
, the Microsoft Internet Explorer browser is used.true
, the Apple Safari browser is used.float
.string
.true
, a browser featuring a Webkit engine is used.true
, the Safari browser runs in webview mode on iOS.true
, the Microsoft Internet Explorer browser is used.true
, the Safari browser runs in standalone fullscreen mode on iOS. Note: This flag is only available if the Safari browser was detected. Furthermore, if this mode is detected, technically not a standard Safari is used. There might be slight differences in behavior and detection, e.g. the availability of sap.ui.Device.browser#version.
- Since:
- 1.31.0
true
, the mobile variant of the browser is used. Note: This information might not be available for all browsers.
true
, a browser featuring a Mozilla engine is used. - Since:
- 1.20.0
true
, the Microsoft Internet Explorer browser is used. - Since:
- 1.20.0
true
, the Apple Safari browser is used. Note: This flag is also true
when the standalone (fullscreen) mode or webview is used on iOS devices. Please also note the flags sap.ui.Device.browser#fullscreen and sap.ui.Device.browser#webview.
string
. Might be empty if no version can be determined.
true
, a browser featuring a Webkit engine is used. - Since:
- 1.20.0
true
, the Safari browser runs in webview mode on iOS. Note: This flag is only available if the Safari browser was detected. Furthermore, if this mode is detected, technically not a standard Safari is used. There might be slight differences in behavior and detection, e.g. the availability of sap.ui.Device.browser#version.
- Since:
- 1.31.0