The raw integer value of the canonical combining class. この正準結合クラスの生の整数値。
Initializerinit(raw
init(rawValue:)
Creates a new canonical combining class with the given raw integer value.
新しい正準結合クラスをこの与えられた生の整数値で作成します。
Availability
- iOS 8.0+
- iPadOS 8.0+
- macOS 10.10+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
- Xcode 10.2+
Technology
- Swift Standard Library Swift標準ライブラリ
Declaration 宣言
init(rawValue: UInt8
)
Parameters パラメータ
rawValue