Instance Property
インスタンスプロパティ
bitmap
bitmapRepresentation
Returns a representation of the
CharacterSet
in binary format.
バイナリ形式でのCharacterSet
の表現を返します。
Availability 有効性
- iOS 7.0+
- iPadOS 7.0+
- macOS 10.9+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
- Xcode 8.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
@nonobjc var bitmapRepresentation: Data
{ get }