libnexakotlin
Toggle table of contents
0.4.23
android
common
ios
jvm
linux
macos
Platform filter
android
common
ios
jvm
linux
macos
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
getSystemProperty
get
System
Property
android
common
ios
jvm
linux
macos
actual
fun
getSystemProperty
(
name
:
String
)
:
String
?
expect
fun
getSystemProperty
(
name
:
String
)
:
String
?
Access system properties or environment variables (in that order of preference)
actual
fun
getSystemProperty
(
name
:
String
)
:
String
?
actual
fun
getSystemProperty
(
name
:
String
)
:
String
?
actual
fun
getSystemProperty
(
name
:
String
)
:
String
?
actual
fun
getSystemProperty
(
name
:
String
)
:
String
?