Contents

undefined

An attribute that doesn’t have an explicit type.

Declaration

static let undefined: NSAttributeDescription.AttributeType

Discussion

Use this attribute type with transient attributues only. Core Data manages the attribute’s value and registers the necessary undo and redo actions.

See Also

Attribute Types