setDecoration(_:in:)
Sets a decoration for a range of text.
Declaration
@nonobjc func setDecoration(_ decoration: AVCaption.Decoration, in range: NSRange)Parameters
- decoration:
The decoration.
- range:
The range to which this decoration applies.
Sets a decoration for a range of text.
@nonobjc func setDecoration(_ decoration: AVCaption.Decoration, in range: NSRange)The decoration.
The range to which this decoration applies.