doubleAction
Sets the receiver’s double-click action.
Declaration
var doubleAction: Selector? { get set }Parameters
- action:
The action method to invoke when the receiver is double-clicked.
Sets the receiver’s double-click action.
var doubleAction: Selector? { get set }The action method to invoke when the receiver is double-clicked.