Tizen Native API
|
Functions | |
double | elm_config_longpress_timeout_get (void) |
Gets the duration for the occurrence of a long press event. | |
void | elm_config_longpress_timeout_set (double longpress_timeout) |
Sets the duration for the occurrence of a long press event. |
Configuration for longpress events.
double elm_config_longpress_timeout_get | ( | void | ) |
Gets the duration for the occurrence of a long press event.
void elm_config_longpress_timeout_set | ( | double | longpress_timeout | ) |
Sets the duration for the occurrence of a long press event.
[in] | longpress_timeout | The timeout for a long press event |