setTextCombine(_:in:)
Sets text combine for a range.
Declaration
@nonobjc func setTextCombine(_ textCombine: AVCaption.TextCombine, in range: NSRange)Parameters
- textCombine:
The text combine.
- range:
The range to which the text combine applies.
Sets text combine for a range.
@nonobjc func setTextCombine(_ textCombine: AVCaption.TextCombine, in range: NSRange)The text combine.
The range to which the text combine applies.