Predicate
public enum Predicate
Variants of the predicate on the basis of which these parts will be included.
- type->Bool: Allows you to specify method that will filter a parts by type.
- name->Bool: Allows you to specify method that will filter a parts by name.
-
Undocumented
Declaration
Swift
public enum Predicate
-
Undocumented
Declaration
Swift
public enum Predicate