Composables UI is out: our new component library for Compose Multiplatform ->
Property

DefaultAlpha

Default alpha value used on Paint.

Source set: Common
const val DefaultAlpha: Float

Default alpha value used on Paint. This value will draw source content fully opaque.

Last updated: