SCSNotificationType
enum SCSNotificationType : NSInteger {}
A SCSNotificationType
defines the type of notification.
-
Notification associated with a case.
Declaration
Objective-C
SCSNotificationTypeCase = 1
Swift
case `case` = 1