ExperimentalCameraApi


@RequiresOptIn(message = "This is an experimental API. It may be changed or removed in the future.")
@Retention(value = AnnotationRetention.BINARY)
annotation ExperimentalCameraApi


Marks APIs that provide access to properties about the device camera.

These APIs are subject to change or removal in a future release.

Summary

Public constructors

Public constructors

ExperimentalCameraApi

ExperimentalCameraApi()