Contents

textStyleRules

An array of text style rules that specify the formatting and presentation of Web Video Text Tracks (WebVTT) subtitles.

Declaration

nonisolated var textStyleRules: [AVTextStyleRule]? { get set }

Discussion

Text style rules apply only to WebVTT subtitles. They don’t apply to other subtitle formats and legible text.

See Also

Accessing text style rules