The hash value for the data.
SDKs
- iOS 7.0+
- macOS 10.9+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
- Xcode 11.0+
Framework
- Foundation
Declaration
var hashValue: Int { get }
The hash value for the data.
SDKs
Framework
var hashValue: Int { get }
var description: String
A textual description of the data.
var debug Description: String
A textual description the data suitable for debugging.
var custom Mirror: Mirror
A mirror that reflects the data.