Skip to content

Commit cc02694

Browse files
committed
Add docs
1 parent 718824a commit cc02694

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)