Start native apps faster with the Composables CLI ->
Property

LocalAccessibilityManager

The CompositionLocal to provide communication with platform accessibility service.

Source set: Common
val LocalAccessibilityManager = staticCompositionLocalOf<AccessibilityManager?> { null }

The CompositionLocal to provide communication with platform accessibility service.

Last updated: