UseCaseGroup
class UseCaseGroup
Represents a collection of UseCase.
When the UseCaseGroup is bound to Lifecycle, it binds all the UseCases to the same Lifecycle. UseCases inside of a UseCaseGroup usually share some common properties like the FOV defined by ViewPort.
Summary
Nested types |
|---|
class UseCaseGroup.BuilderA builder for generating |
Public functions |
|
|---|---|
(Mutable)List<CameraEffect!> |
Gets the |
(Mutable)List<UseCase!> |
Gets the |
ViewPort? |