Static Propertyswift 6.0.1Swift
valueType
The value type for this key path.
static var valueType: any Any.Type { get }
Other members in extension
Type members
static var rootType: any Any.Type
The root type for this key path.
static func == (a: AnyKeyPath, b: AnyKeyPath
) -> Bool
Instance members
var debugDescription: String
var hashValue: Int
The hash value.
func hash(into: inout Hasher
) Hashes the essential components of this value by feeding them into the given hasher.