Contents

versionHash

The version hash for the attribute.

Declaration

var versionHash: Data { get }

Discussion

The version hash is used to uniquely identify an attribute based on its configuration. This value includes the versionHash information from NSPropertyDescription and the attribute type.

See Also

Related Documentation