Enum NotificationLevel

    Definition

    Namespace:
    Tizen.NUI
    Assembly:
    Tizen.NUI.dll

    An enum of notification window's priority level.

    public enum NotificationLevel

    Fields

    Name Description
    Base

    The base notification level.

    High

    The higher notification level than medium.

    Medium

    The medium notification level than base.

    None

    No notification level.
    Default level.
    This value makes the notification window place in the layer of the normal window.

    Top

    The highest notification level.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX