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

    Enum GroupAlertBehaviours

    Allows applying an alert behaviour to grouped notifications.

    Namespace: Unity.Notifications.Android
    Syntax
    public enum GroupAlertBehaviours

    Fields

    Name Description Value
    GroupAlertAll

    All notifications in a group with sound or vibration will make sound or vibrate, so this notification will not be muted when it is in a group.

    GroupAlertChildren

    All children notification in a group will be silenced (no sound or vibration) even if they would otherwise make sound or vibrate. Use this to mute this notification if this notification is a group child. This must be set on all children notifications you want to mute.

    GroupAlertSummary

    The summary notification in a group will be silenced (no sound or vibration) even if they would otherwise make sound or vibrate. Use this to mute this notification if this notification is a group summary.

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