Module sap/ui/Device
Contained Namespaces, Types, Enums & Classes
sap.ui.Device Device and Feature Detection API: Provides information about the used browser / device and cross platform support for certain events like media queries, orientation change or resizing.
sap.ui.Device.browser Contains information about the used browser.
sap.ui.Device.browser.BROWSER Enumeration containing the names of known browsers.
sap.ui.Device.media Event API for screen width changes.
sap.ui.Device.media.RANGESETS Enumeration containing the names and settings of predefined screen width media query range sets.
sap.ui.Device.orientation Common API for orientation change notifications across all platforms.
sap.ui.Device.os Contains information about the operating system of the device.
sap.ui.Device.os.OS Enumeration containing the names of known operating systems.
sap.ui.Device.resize Common API for document window size change notifications across all platforms.
sap.ui.Device.support Contains information about detected capabilities of the used browser or device.
sap.ui.Device.system Provides a basic categorization of the used device based on various indicators.