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