toggle menu
router
1.3.0-rc2
androidJvm
switch theme
search in API
router
/
com.therouter.router.action
/
ActionInterceptor
Action
Interceptor
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
,
AnnotationTarget.PROPERTY_GETTER
,
AnnotationTarget.PROPERTY_SETTER
]
)
annotation class
ActionInterceptor
(
val
actionName
:
String
)
Created by ZhangTao on 23/1/03.
Members
Properties
action
Name
Link copied to clipboard
val
actionName
:
String