Buy Me a Coffee at ko-fi.com

Sets the function that is executed when the right mouse button is clicked
The function has one argument
The first argument is this action itself

overload 1:
Action.onRightClick(rightFunction: (Action) -> AnyType): Action
typings.-1735437428typings.1955883606
Method PropertyFluent DescriptionRepresentation
rightFunction accepts
Return Value