Utility functions for determining the capabilities of the current device.

Available since

1.0.0

.

Static methods

staticisDesktop():Bool

Determines if the current device is likely a desktop computer or not.

Available since

1.0.0

.

staticisMobile():Bool

Determines if the current device is likely a mobile device, such as a smartphone or tablet.

Available since

1.0.0

.