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

ContentCaptureManager

Source set: Android
public sealed interface ContentCaptureManager

Members

Companion

Source set: Android
public companion object

Properties

isEnabled

Source set: Android
@ExperimentalComposeUiApi public var isEnabled: Boolean = true

A flag to force disable the content capture feature.

If you find any issues with the new feature, flip this flag to true to confirm they are newly introduced then file a bug.