setFontStyle(_:in:)
Sets the font style for a range of text.
Declaration
@nonobjc func setFontStyle(_ fontStyle: AVCaption.FontStyle, in range: NSRange)Parameters
- fontStyle:
The font style.
- range:
The range to which this style applies.
Sets the font style for a range of text.
@nonobjc func setFontStyle(_ fontStyle: AVCaption.FontStyle, in range: NSRange)The font style.
The range to which this style applies.