minFocusRectOfInterestSize
The minimum size you may use when specifying a rectangle of interest.
Declaration
var minFocusRectOfInterestSize: CGSize { get }Discussion
The size returned is in normalized coordinates, and depends on the current activeFormat. If isFocusRectOfInterestSupported returns false, this property returns { 0, 0 }.