renetik-android
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
renetik-android
renetik-android-core
/
renetik.android.core.android.content.res
Package-level
declarations
Functions
Properties
Properties
is
Dark
Mode
Link copied to clipboard
val
Configuration
.
isDarkMode
:
Boolean
is
Light
Mode
Link copied to clipboard
val
Configuration
.
isLightMode
:
Boolean
ui
Mode
Night
Link copied to clipboard
val
Configuration
.
uiModeNight
:
Int
Functions
copy
Path
To
Dir
Link copied to clipboard
fun
AssetManager
.
copyPathToDir
(
item
:
String
,
targetDir
:
File
,
overwrite
:
Boolean
=
true
)
is
Dir
Link copied to clipboard
fun
AssetManager
.
isDir
(
path
:
String
)
:
Boolean
is
File
Link copied to clipboard
fun
AssetManager
.
isFile
(
path
:
String
)
:
Boolean