index(_:offsetBy:limitedBy:)

iOS
15+
macOS
12+
tvOS
15+
watchOS
8+
func index(_ i: AttributedString.Runs.Index, offsetBy distance: Int, limitedBy limit: AttributedString.Runs.Index) -> AttributedString.Runs.Index?