The operator that defines how to use the notification identifiers in the search criteria.
SDKs
- iOS 10.0+
- Mac Catalyst 13.0+
- watchOS 3.2+
Framework
- Intents
Declaration
@property(readonly, assign, nonatomic) INConditional Operator notificationIdentifiersOperator;
Discussion
This property indicates whether the message must contain all, some, or none of the identifiers in the notification
property.