Summary:
Inherited Methods
ExperimentalUseCaseGroup
public
abstract
@interface
ExperimentalUseCaseGroup
implements
Annotation
| androidx.camera.core.ExperimentalUseCaseGroup |
Denotes that the annotated classes and methods uses the experimental feature which provides
a grouping mechanism for UseCases.
The UseCaseGroup is a class that groups UseCases together. All the
UseCases in the same group share certain properties. The ViewPort is a
collection of shared UseCase properties for synchronizing the visible rectangle across
all the use cases.
Summary
Inherited methods | |
|---|---|