Operating System
Unknown OS
Web Assembly
Linux
Windows
Android
Apple macOS
Apple iOS
Apple tvOS
Apple watchOS
Returns a representation of an immutable list of all enum entries, in the order they're declared.
Whether this OS is ANDROID
Whether this OS is from Apple
Whether this OS is IOS or TVOS
Whether this OS is LINUX or WINDOWS or MACOSX
Whether this OS is WASM
Whether this OS is LINUX
Whether this OS is MACOSX
Whether this OS is a mobile OS
Whether this OS is a Unix-like OS (any OS but Windows)
Whether this OS is TVOS
Whether this OS is WATCHOS
Whether this OS is WINDOWS
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.