Rachel
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.cs.core
/
love.yinlin.cs
/
APIParam
APIParam
@
Target
(
allowedTargets
=
[
AnnotationTarget.PROPERTY
]
)
annotation class
APIParam
(
val
name
:
String
,
val
default
:
String
=
""
,
val
description
:
String
=
""
)
Members
Properties
default
Link copied to clipboard
val
default
:
String
description
Link copied to clipboard
val
description
:
String
name
Link copied to clipboard
val
name
:
String