Instance Property インスタンスプロパティ

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. レシーバのデータ構成要素。PortMessageをさらなる情報のために見てください。