toggle menu
EzXHelper
androidJvm
switch theme
search in API
EzXHelper
/
com.github.kyuubiran.ezxhelper.annotations
/
KotlinOnly
Kotlin
Only
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
,
AnnotationTarget.FUNCTION
,
AnnotationTarget.PROPERTY
,
AnnotationTarget.CONSTRUCTOR
,
AnnotationTarget.PROPERTY_GETTER
,
AnnotationTarget.PROPERTY_SETTER
,
AnnotationTarget.TYPEALIAS
]
)
annotation class
KotlinOnly
This annotation is used to mark that the annotated element is only available in Kotlin