Tizen Native API
|
Configuration for longpress events.
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. |
Function Documentation
double elm_config_longpress_timeout_get | ( | void | ) |
Gets the duration for the occurrence of a long press event.
- Since :
- 2.3.1
- Returns:
- The timeout for a long press event
void elm_config_longpress_timeout_set | ( | double | longpress_timeout | ) |
Sets the duration for the occurrence of a long press event.
- Since :
- 2.3.1
- Parameters:
-
[in] longpress_timeout The timeout for a long press event