Rachel
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.foundation.startup
/
love.yinlin.foundation
/
StartupArg
Startup
Arg
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
,
AnnotationTarget.FUNCTION
]
)
annotation class
StartupArg
(
val
index
:
Int
,
val
name
:
String
,
val
type
:
KClass
<
*
>
)
Members
Properties
index
Link copied to clipboard
val
index
:
Int
name
Link copied to clipboard
val
name
:
String
type
Link copied to clipboard
val
type
:
KClass
<
*
>