table
Toggle table of contents
android
common
ios
js
jvm
wasmJs
Target filter
android
common
ios
js
jvm
wasmJs
Switch theme
Search in API
Skip to content
table
table-core
/
ua.wwind.table.platform
Package-level
declarations
Types
Functions
Types
Platform
Link copied to clipboard
enum
Platform
:
Enum
<
Platform
>
Functions
get
Platform
Link copied to clipboard
android
common
ios
js
jvm
wasmJs
actual
fun
getPlatform
(
)
:
Platform
expect
fun
getPlatform
(
)
:
Platform
actual
fun
getPlatform
(
)
:
Platform
actual
fun
getPlatform
(
)
:
Platform
actual
fun
getPlatform
(
)
:
Platform
actual
fun
getPlatform
(
)
:
Platform
is
Android
Link copied to clipboard
fun
Platform
.
isAndroid
(
)
:
Boolean
is
Ios
Link copied to clipboard
fun
Platform
.
isIos
(
)
:
Boolean
is
Js
Link copied to clipboard
fun
Platform
.
isJs
(
)
:
Boolean
is
Jvm
Link copied to clipboard
fun
Platform
.
isJvm
(
)
:
Boolean
is
Mobile
Link copied to clipboard
fun
Platform
.
isMobile
(
)
:
Boolean
is
Mobile
Browser
Link copied to clipboard
android
common
ios
js
jvm
wasmJs
actual
fun
isMobileBrowser
(
)
:
Boolean
expect
fun
isMobileBrowser
(
)
:
Boolean
actual
fun
isMobileBrowser
(
)
:
Boolean
actual
fun
isMobileBrowser
(
)
:
Boolean
actual
fun
isMobileBrowser
(
)
:
Boolean
actual
fun
isMobileBrowser
(
)
:
Boolean
is
Non
Mobile
Link copied to clipboard
fun
Platform
.
isNonMobile
(
)
:
Boolean
is
Wasm
Link copied to clipboard
fun
Platform
.
isWasm
(
)
:
Boolean