setAlpha

open fun setAlpha(@IntRange(from = 0, to = 255) alpha: Int)

Sets the alpha value of the note hinter icon.

Parameters

alpha

Alpha value in the range 0-255, where 0 is fully transparent and 255 is fully opaque.