Enum RemoteView.Event

Definition

Namespace:
Tizen.Applications
Assembly:
Tizen.Applications.RemoteView.dll
API Level:
3

The event types to send.

C#
Copy
[Obsolete("Deprecated since API10. Will be removed in API12.")] public enum Event
Name Description
CancelClick

Type for canceling the click event procedure.

FeedMouseUp

Type for feeding the mouse-up event to the widget application.