NSUserNotificationActivationType Enum

Definition

[Foundation.Advice("'NSUserNotification' usages should be replaced with 'UserNotifications' framework.")]
public enum NSUserNotificationActivationType
type NSUserNotificationActivationType = 
Inheritance
NSUserNotificationActivationType
Attributes

Fields

ActionButtonClicked 2
AdditionalActionClicked 4
ContentsClicked 1
None 0
Replied 3

Applies to