kvision-event-flow
/
io.kvision.event
/
eventFlow
event
Flow
inline fun <
T
:
Widget
>
T
.
eventFlow
(event:
String
):
Flow
<
Pair
<
T
,
Event
>>
Content copied to clipboard
Extension property returning Flow<Pair<Widget, Event>> for a given event