toggle menu
hooks2
android
switch theme
search in API
hooks2
/
xyz.junerver.compose.hooks.usevibrate
Package-level
declarations
Functions
Functions
use
Vibrate
Link copied to clipboard
android
@
Composable
fun
useVibrate
(
)
:
Tuple2
<
(
)
->
Unit
,
(
)
->
Unit
>
vibrate
Long
Link copied to clipboard
android
fun
Context
.
vibrateLong
(
)
触发长震动
vibrate
Short
Link copied to clipboard
android
fun
Context
.
vibrateShort
(
)
触发短震动