NSRemoteNotificationType Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum NSRemoteNotificationType
type NSRemoteNotificationType = 
Inheritance
NSRemoteNotificationType
Attributes

Fields

Alert 4
Badge 1
None 0
Sound 2

Applies to