Enumeration 列挙

NSUserNotificationActivationType

These constants describe how the user notification was activated. これらの定数は、どのようにユーザ通知が活性化されたかを記述します。

Declaration 宣言

typedef enum NSUserNotificationActivationType : NSInteger {
    ...
} NSUserNotificationActivationType;

Topics 話題

Constants 定数