docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum NotificationSoundType

    The type of sound to use for the notification. See Apple documentation for details. https://developer.apple.com/documentation/usernotifications/unnotificationsound?language=objc

    Namespace: Unity.Notifications.iOS
    Assembly: solution.dll
    Syntax
    public enum NotificationSoundType

    Fields

    Name Description
    Critical

    Critical sound (bypass Do Not Disturb)

    Default

    Play the default sound.

    None

    No sound.

    Ringtone

    Ringtone sound.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)