Show / Hide Table of Contents

    Enum NotificationLevel

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll
    API Level:
    preview

    Enumeration of notification window's priority level.

    public enum NotificationLevel

    Fields

    Name Description
    Default

    Default notification level.

    High

    Higher notification level than medium.

    Medium

    Higher notification level than default.

    None

    No (reset) notification level. This value makes the window place in normal layer.

    Top

    The highest notification level.

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