Instance Method インスタンスメソッド

index(_:offsetBy:limitedBy:)

No overview available. 概要は利用可能でありません。

Declaration 宣言

func index(_ i: AttributedString.Index, offsetBy distance: Int, limitedBy limit: AttributedString.Index) -> AttributedString.Index?