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

components

Returns the data components of the receiver. レシーバのデータ構成要素を返します。

Declaration 宣言

@property(nullable, readonly, copy) NSArray *components;

Return Value 戻り値

The data components of the receiver. See NSPortMessage for more information. レシーバのデータ構成要素。NSPortMessageをさらなる情報のために見てください。