onLongClick

val onLongClick: () -> Unit? = null

Parameters

onLongClick

The listener that is invoked when the option recognizes a long click.