docs.unity3d.com
    目次を表示する/隠す

    Enum Importance

    The level of interruption of this notification channel. The importance of a notification is used to determine how much the notification should interrupt the user (visually and audibly). The higher the importance of a notification, the more interruptive the notification will be.

    Namespace: Unity.Notifications.Android
    Syntax
    public enum Importance
    Remarks

    The exact behaviour of each importance level might vary depending on the device and OS version on devices running Android 7.1 or older.

    Fields

    Name Description Value
    Default

    Default importance, notification is shown everywhere, makes noise, but does not intrude visually.

    High

    High importance, notification is shown everywhere, makes noise and is shown on the screen.

    Low

    Low importance, notification is shown everywhere, but is not intrusive.

    None

    A notification with no importance: does not show in the shade.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)