Contents

QCPortTypeNumber

The port type for a number value.

Declaration

let QCPortTypeNumber: String

Discussion

The associated value can be an NSNumber object or any object that responds to the -intValue, -floatValue, or -doubleValue methods.

See Also

Constants