Instance Property インスタンスプロパティ

endIndex

A string’s past-the-end position — the position one greater than the last valid subscript argument. 文字列の「終わりを過ぎた」位置 — 最後の有効な添え字引数より1つ大きい位置。

Declaration 宣言

var endIndex: AttributedString.Index { get }

See Also 参照

Accessing Indices インデックスにアクセスする