kotlin-stdlib
Native
kotlin-stdlib
/
kotlin.native
/
OsFamily
Os
Family
Native
enum
OsFamily
:
Enum
<
OsFamily
>
Operating system family.
Entries
Properties
Entries
UNKNOWN
Link copied to clipboard
Native
UNKNOWN
MACOSX
Link copied to clipboard
Native
MACOSX
IOS
Link copied to clipboard
Native
IOS
LINUX
Link copied to clipboard
Native
LINUX
WINDOWS
Link copied to clipboard
Native
WINDOWS
ANDROID
Link copied to clipboard
Native
ANDROID
WASM
Link copied to clipboard
Native
WASM
TVOS
Link copied to clipboard
Native
TVOS
WATCHOS
Link copied to clipboard
Native
WATCHOS
Properties
name
Link copied to clipboard
Native
val
name
:
String
ordinal
Link copied to clipboard
Native
val
ordinal
:
Int