previewInitiallyBound property

  1. @visibleForTesting
bool previewInitiallyBound
getter/setter pair

Whether or not preview has been bound to the lifecycle of the camera by createCamera.

Implementation

@visibleForTesting
bool previewInitiallyBound = false;