yafrl
Toggle table of contents
0.4-SNAPSHOT
common
Platform filter
common
Home
Documentation
Tutorials
GitHub
Switch theme
Search in API
yafrl
yafrl-core
/
io.github.yafrl
/
Event
/
gate
gate
fun
gate
(
condition
:
Behavior
<
Boolean
>
)
:
Event
<
A
>
(
source
)
Returns an
Event
that only fires if the
condition
does not hold at a particular time.