ColorParameter

@Target(allowedTargets = [AnnotationTarget.PROPERTY])
annotation class ColorParameter(val label: String, val order: Int = Int.MAX_VALUE)(source)

ColorParameter annotation for a ColorRGBa parameter

Properties

Link copied to clipboard

a short description of the parameter

Link copied to clipboard
val order: Int

hint for where to place the parameter in user interfaces