DockAccessory.AccessoryEvent.cameraZoom(factor:)
A camera zoom event.
Declaration
case cameraZoom(factor: Double)Parameters
- factor:
A zoom multiplier. For example, a value of
2.0doubles the size of an image’s subject and halves the field of view.
A camera zoom event.
case cameraZoom(factor: Double)A zoom multiplier. For example, a value of 2.0 doubles the size of an image’s subject and halves the field of view.