Enum RemoteView.Event

Definition

Namespace:
Tizen.Applications
Assembly:
Tizen.Applications.RemoteView.dll

The event types to send.

C#
Copy
public enum RemoteView.Event
Name Description
CancelClick

Type for canceling the click event procedure.

FeedMouseUp

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