ContentCaptureManager


@ExperimentalComposeUiApi
sealed interface ContentCaptureManager


Summary

Public companion properties

Boolean

A flag to force disable the content capture feature.

Public companion properties

isEnabled

Added in 1.7.0-alpha07
@ExperimentalComposeUiApi
var isEnabledBoolean

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.