toggle menu
Litho
jvm
switch theme
search in API
litho-annotations
/
com.facebook.litho.annotations
/
Event
Event
@
Retention
(
value
=
RetentionPolicy.CLASS
)
annotation class
Event
Members
Functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
mode
Link copied to clipboard
abstract
fun
mode
(
)
:
EventHandlerRebindMode
return
Type
Link copied to clipboard
abstract
fun
returnType
(
)
:
Class
<
out
Any
>
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String