cikraft
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
cikraft
runtime
/
app.softwork.cikraft
/
ContentType
Content
Type
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
ContentType
(
val
value
:
String
,
val
parameters
:
Array
<
String
>
=
[]
)
(
source
)
Members
Properties
parameters
Link copied to clipboard
val
parameters
:
Array
<
String
>
value
Link copied to clipboard
val
value
:
String