Enum RemoteView.Event
Deprecated since API10. Will be removed in API12.
Definition
- Namespace:
- Tizen.Applications
- Assembly:
- Tizen.Applications.RemoteView.dll
- API Level:
- 3
The event types to send.
[Obsolete("Deprecated since API10. Will be removed in API12.")]
public enum Event
Fields
Name | Description |
---|---|
CancelClick | Type for canceling the click event procedure. |
FeedMouseUp | Type for feeding the mouse-up event to the widget application. |