Show / Hide Table of Contents

    Enum EvasEventFlag

    Definition

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

    Flags for the events.

    [Flags]
    public enum EvasEventFlag

    Fields

    Name Description
    None

    No fancy flags set.

    OnHold

    This event is being delivered but should be put "on hold" until the on hold flag is unset. The event should be used for informational purposes and maybe some indications visually, but not actually perform anything.

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