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

inputItems

The list of input NSExtensionItem objects associated with the context. この前後関係と結びつけられた入力NSExtensionItemオブジェクトのリスト。

Declaration 宣言

iOS, iPadOS, Mac Catalyst, tvOS, watchOS

@property(readonly, copy, nonatomic) NSArray *inputItems;

macOS

@property(readonly, copy, atomic) NSArray *inputItems;

Discussion 議論

If the context has no input items, this array is empty. 前後関係が入力項目を持たないならば、この配列は空です。