finderAspectRatio property

AspectRatio? finderAspectRatio
getter/setter pair

Aspect ratio of finder frame (width \ height), which is used to build actual finder frame. Default is 1 - it is a square frame, which is good for QR capturing.

Implementation

AspectRatio? finderAspectRatio;