toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
utils
/
edu.stanford.spezi.core.utils.extensions
Package-level
declarations
Functions
Properties
Properties
Image
Resource
Key
Link copied to clipboard
val
ImageResourceKey
:
SemanticsPropertyKey
<
String
>
Functions
decode
Link copied to clipboard
inline
fun
<
T
>
SavedStateHandle
.
decode
(
key
:
String
)
:
T
image
Resource
Identifier
Link copied to clipboard
fun
Modifier
.
imageResourceIdentifier
(
identifier
:
String
)
:
Modifier
round
To
Decimal
Places
Link copied to clipboard
fun
Double
.
roundToDecimalPlaces
(
places
:
Int
)
:
Double
tag
Link copied to clipboard
fun
TestIdentifier
.
tag
(
suffix
:
String
?
=
null
)
:
String
Constructs the test tag of an enum as
EnumTypeName:EnumCaseName
test
Identifier
Link copied to clipboard
fun
Modifier
.
testIdentifier
(
identifier
:
TestIdentifier
,
suffix
:
String
?
=
null
)
:
Modifier