Contents

QCPortTypeBoolean

The port type for a Boolean value.

Declaration

let QCPortTypeBoolean: 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