libnexakotlin
Toggle table of contents
0.5.12
android
common
jvm
linux
Platform filter
android
common
jvm
linux
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
getSystemProperty
get
System
Property
android
common
jvm
linux
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
?