🌈 Create new beautiful Compose Gradients with our new wesite ->
Compose Modifier

focusProperties

This modifier allows you to specify properties that are accessible to focusTargets further down the modifier chain or on child layout nodes.

focusProperties

Source set: Common
public fun Modifier.focusProperties(scope: FocusProperties.() -> Unit): Modifier

This modifier allows you to specify properties that are accessible to focusTargets further down the modifier chain or on child layout nodes.

Content updated: