An offset in code units. コード単位でのオフセット。
Initializerinit(encoded
init(encodedOffset:)
Creates a new index at the specified code unit offset.
新しいインデックスをこの指定されたコード単位オフセットで作成します。
Availability
- iOS 8.0–12.2 Deprecated
- iPadOS 8.0–12.2 Deprecated
- macOS 10.10–10.14.4 Deprecated
- Mac Catalyst 13.0–13.0 Deprecated
- tvOS 9.0–12.2 Deprecated
- watchOS 2.0–5.2 Deprecated
- Xcode 9.0–10.2 Deprecated
Technology
- Swift Standard Library Swift標準ライブラリ
Declaration 宣言
init(encodedOffset offset: Int
)
Parameters パラメータ
offset