JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
com.facebook.rendercore.annotations
Annotation Type Action
@Target
(
value
=
METHOD
)
@Retention
(
value
=
SOURCE
) public @interface
Action
To be used with a RenderUnit: annotates that this method is an action that can be taken on this RenderUnit from the UI thread.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element