remove_control_binding


Description:

public bool remove_control_binding (ControlBinding binding)

Removes the corresponding ControlBinding.

If it was the last ref of the binding, it will be disposed.

Parameters:

this

the object

binding

the binding

Returns:

true if the binding could be removed.