ActiveFocusListener

Functions summary

Unit

This function is deprecated. Replaced by Modifier.requestFocusOnHierarchyActive(), or the new LocalScreenIsActive, use that instead

Functions

ActiveFocusListener

@Composable
fun ActiveFocusListener(onFocusChanged: CoroutineScope.(Boolean) -> Unit): Unit