FlowBinding
flowbinding-activity
/
reactivecircus.flowbinding.activity
Package-level
declarations
Functions
Functions
back
Presses
Link copied to clipboard
@
CheckResult
fun
OnBackPressedDispatcher
.
backPresses
(
owner
:
LifecycleOwner
)
:
Flow
<
Unit
>
Create a
Flow
of on back pressed events on the
OnBackPressedDispatcher
instance.