Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Indicates whether this view reacts to long click events or not.
Set method documentation [Android Documentation]
Enables or disables long click events for this view. When a view is long
clickable it reacts to the user holding down the button for a longer
duration than a tap. This event can either launch the listener or a
context menu.