renetik-android
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
renetik-android
renetik-android-event
/
renetik.android.event
/
CSEvent
/
Companion
Companion
object
Companion
Members
Properties
Empty
Link copied to clipboard
val
Empty
:
CSEvent
<
Unit
>
Functions
empty
Link copied to clipboard
inline
fun
<
T
>
empty
(
)
:
CSEvent
<
T
>
event
Link copied to clipboard
@
JvmName
(
name
=
"eventWithArgument"
)
inline
fun
<
T
>
event
(
)
:
CSEventImpl
<
T
>
inline
fun
event
(
)
:
CSEventImpl
<
Unit
>