alpha

open fun alpha(alpha: Float): T

Sets the alpha (opacity) of this component.


open fun alpha(value: DynamicValue<Float>): T

Links a DynamicValue object ot the alpha value for this Component

Parameters

value

controller for the alpha value