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

subgroups

An array containing the result group’s subgroups. 結果グループのもつ下位グループそれらを含んでいるある配列を返します。

Declaration 宣言

@property(nullable, readonly, copy) NSArray<NSMetadataQueryResultGroup *> *subgroups;

See Also 参照

Getting Query Results 照会結果を取得する