setOnItemLongClickListener

open fun setOnItemLongClickListener(@Nullable itemLongClickListener: OnItemLongClickListener<T>)

Register a callback to be invoked when the item of the user is long-clicked.

Parameters

itemLongClickListener

The callback that will run since 3.0.0