Android
Deprecated Replaced by Modifier.requestFocusOnHierarchyActive(), or the new LocalScreenIsActive, use that instead
ActiveFocusListener
@Composable
public fun ActiveFocusListener(onFocusChanged: CoroutineScope.(Boolean) -> Unit)Jetpack Compose API reference for ActiveFocusListener.
Deprecated Replaced by Modifier.requestFocusOnHierarchyActive(), or the new LocalScreenIsActive, use that instead
@Composable
public fun ActiveFocusListener(onFocusChanged: CoroutineScope.(Boolean) -> Unit)