Instance Property
インスタンスプロパティ
not
notAKeyMarker
No key put in map table can be this value. An exception is raised if attempt is made to use this value as a key
マップテーブルに置かれるキーはこの値であることはできません。この値をキーとして使う試みがなされたならば、例外が引き起こされます。
Availability 有効性
- iOS 12.0+
- iPadOS 12.0+
- macOS 10.0+
- Mac Catalyst 13.0+
- tvOS 12.0+
- watchOS 5.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
var notAKeyMarker: UnsafeRawPointer
?