operation property

String? operation
getter/setter pair

The operation to be performed by the callee application, such as http://tizen.org/appcontrol/operation/view.

If null, defaults to http://tizen.org/appcontrol/operation/default.

Implementation

String? operation;