{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Enum DismissType | App UI | 0.6.5
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum DismissType

    Every possible reason why a Notification element can be dismissed.

    Namespace: Unity.AppUI.Core
    Assembly: solution.dll
    Syntax
    public enum DismissType

    Fields

    Name Description
    Action

    The Notification element has been dismissed via an action click.

    Cancel

    The popup element has been dismissed via a Cancel action (Esc key, or Back button on mobile).

    Consecutive

    The Notification element has been dismissed via an action click.

    Manual

    The Notification element has been dismissed via a call of the method Dismiss().

    OutOfBounds

    The popup element has been dismissed via a click out of the element bounding box.

    PanelDestroyed

    The popup element has been dismissed because the panel has been destroyed.

    Timeout

    The Notification element has been dismissed via a time out.

    In This Article
    Back to top
    Copyright © 2023 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)