Contents

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.

See Also

Configuring font styles