Enum State
Definition
- Namespace:
- Tizen.Applications.WatchfaceComplication
- Assembly:
- Tizen.Applications.WatchfaceComplication.dll
Represents the Editable state.
public enum State
Fields
| Name | Description |
|---|---|
| Cancel | The editable editing is canceled. |
| Complete | The editable editing is complete. |
| OnGoing | The editable editing is on going now. |