Start native apps faster with the Composables CLI ->
Function

alpha

Draw content with modified alpha that may be less than 1.

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.

Last updated: