getFillAlpha

@FloatRange(from = 0.0, to = 1.0)
open fun getFillAlpha(): Float

Returns the fill alpha.

Return

Fill alpha for the annotation. It's the value in range <0.0f...1.0f>. Default value is 1.0f.