Contents

QCPortTypeString

The port type for a string. The associated value can be an NSString object or any object that responds to the -stringValue or -description methods.

Declaration

let QCPortTypeString: String

See Also

Constants