staffstart-android-sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
staffstart-android-sdk
example
/
com.vanish.standard.example.ui.components
/
CoordinateView
Coordinate
View
@
Composable
fun
CoordinateView
(
useDarkTheme
:
Boolean
,
onTapSnapPlay
:
(
Int
)
->
Unit
,
onFavoriteAttemptWithoutLogin
:
(
)
->
Unit
=
{}
)