toggle menu
KCEF
jvm
switch theme
search in API
kcef
/
dev.datlag.kcef
/
Platform
Platform
data
object
Platform
(
source
)
Members
Types
ARCH
Link copied to clipboard
sealed
class
ARCH
OS
Link copied to clipboard
sealed
class
OS
OSInfo
Link copied to clipboard
data
class
OSInfo
(
val
os
:
Platform.OS
,
val
arch
:
Platform.ARCH
)
Class holding information about a platform.
Functions
get
Current
Platform
Link copied to clipboard
fun
getCurrentPlatform
(
)
:
Platform.OSInfo
Get information about the current OS.