numberValue
The value of the metadata item as a number.
Declaration
var numberValue: NSNumber? { get }Discussion
This value is nil if the system can’t represent the value as a number.
The value of the metadata item as a number.
var numberValue: NSNumber? { get }This value is nil if the system can’t represent the value as a number.