Show / Hide Table of Contents

Enum ISN_UNShowPreviewsSetting

Constants indicating the types of alerts that can be displayed to the user.

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

Fields

Name Description
Always

Notification previews are always shown.

Never

Notifications previews are never shown.

WhenAuthenticated

Notifications previews are only shown when authenticated.

In This Article
Back to top Generated by DocFX