Instance Property
インスタンスプロパティ
encoded
encodedOffset
The offset into a string’s code units for this index.
このインデックスに対する、ある文字列のもつコード単位へのオフセット。
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 宣言
var encodedOffset: Int
{ get }