Enum EventTypes

    Definition

    Namespace:
    Tizen.Applications.WatchfaceComplication
    Assembly:
    Tizen.Applications.WatchfaceComplication.dll

    Enumeration for the complication event type.

    [Flags]
    public enum EventTypes

    Fields

    Name Description
    EventDoubleTap

    The complication event double tap.

    EventNone

    The complication event none.

    EventTap

    The complication event tap.

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