Contents

decimal

An attribute that stores a decimal value.

Declaration

static let decimal: NSAttributeDescription.AttributeType

Discussion

Use instances of NSDecimalNumber when reading and writing attributes of this type.

See Also

Attribute Types