PlatformExtension extension

on

Static Properties

isDesktop bool
no setter
isDesktopOrWeb bool
no setter
isLinux bool
Returns true if the operating system is Linux and not running on Web platform.
no setter
isMacOS bool
Returns true if the operating system is macOS and not running on Web platform.
no setter
isMobile bool
no setter
isNotMobile bool
no setter
isWebOnLinux bool
Returns true if the operating system is Linux and running on Web platform.
no setter
isWebOnMacOS bool
Returns true if the operating system is macOS and running on Web platform.
no setter
isWebOnWindows bool
Returns true if the operating system is Windows and running on Web platform.
no setter
isWindows bool
Returns true if the operating system is Windows and not running on Web platform.
no setter