Enum EventTypes

Definition

Namespace:
Tizen.Applications.WatchfaceComplication
Assembly:
Tizen.Applications.WatchfaceComplication.dll
API Level:
6

Enumeration for the complication event type.

C#
Copy
[Flags] public enum EventTypes
Name Description
EventDoubleTap

The complication event double tap.

EventNone

The complication event none.

EventTap

The complication event tap.