Skip to content

Commit cc02694

Browse files
committed
Add docs
1 parent 718824a commit cc02694

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Sources/CodeScanner/AVCaptureDevice+bestForBuiltInCamera.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ extension AVCaptureDevice {
2525
return captureDevice
2626
}
2727

28+
/// Sets recommended zoom factor for a given minimum code size.
2829
@available(iOS 15.0, *)
2930
func setRecommendedZoomFactor(forMinimumCodeSize minimumCodeSize: Float) {
3031
/*

0 commit comments

Comments
 (0)