Enum EventTypes

    Definition

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

    Enumeration for the complication event type.

    public enum EventTypes

    Fields

    Name Description
    EventDoubleTap

    The complication event double tap.

    EventNone

    The complication event none.

    EventTap

    The complication event tap.

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<EventTypes>(EventTypes, string)
    Extensions.LoadFromXaml<EventTypes>(EventTypes, string)
    Extensions.LoadFromXaml<EventTypes>(EventTypes, Type)
    Extensions.LoadFromXamlFile<EventTypes>(EventTypes, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX