machPort
The Mach port used by the receiver, represented as an integer.
Declaration
var machPort: UInt32 { get }Discussion
The Mach port used by the receiver. Cast this value to a mach_port_t when using it with Mach system calls.
The Mach port used by the receiver, represented as an integer.
var machPort: UInt32 { get }The Mach port used by the receiver. Cast this value to a mach_port_t when using it with Mach system calls.