共用方式為


枚舉 MCDUserNotificationPriority

typedef NS_ENUM(NSInteger, MCDUserNotificationPriority)

包含值,描述使用者通知的優先順序。

名稱 描述
MCDUserNotificationPriorityNone 0 優先順序未知。
MCDUserNotificationPriorityHigh 1 優先順序很高。
MCDUserNotificationPriorityLow 2 優先順序很低。