alpha
Source set: Android
public fun RemoteModifier.alpha(alpha: RemoteFloat): RemoteModifier
Draw content with modified alpha that may be less than 1.
Parameters
| alpha | the fraction of children's alpha value and must be between 0 and 1, inclusive. |