isIOS property
Whether the operating system is iOS.
The operating system is determined by operatingSystem, and is recognized as iOS if the value is the string iOS.
Implementation
abstract final bool isIOS;
Whether the operating system is iOS.
The operating system is determined by operatingSystem, and is recognized as iOS if the value is the string iOS.
abstract final bool isIOS;