Show / Hide Table of Contents

Enum ISN_UNNotificationStatus

Constants indicating the current status of a notification setting.

Namespace: SA.iOS.UserNotifications
Assembly: cs.temp.dll.dll
Syntax
public enum ISN_UNNotificationStatus

Fields

Name Description
Disabled

The notification setting is turned off.

Enabled

The notification setting is turned on.

NotSupported

The application does not support this notification type

In This Article
Back to top Generated by DocFX