alpha

abstract fun alpha(@FloatRange(from = 0.0, to = 1.0) alpha: Float)

Sets transparency of the view

Parameters

alpha

accept 0,1 1 means fully visible, 0 means fully transparent out of range will be clamped to 0,1