long_press_duration


Description:

[ NoAccessorMethod ]
[ Version ( since = "1.8" ) ]
public int long_press_duration { get; set; }

The minimum duration of a press for it to be recognized as a long press gesture, in milliseconds.

A value of -1 will make the ClickAction use the value of the long_press_duration property.