components
Returns the data components of the receiver.
Declaration
var components: [Any]? { get }Return Value
The data components of the receiver. See PortMessage for more information.
Returns the data components of the receiver.
var components: [Any]? { get }The data components of the receiver. See PortMessage for more information.