activate


Description:

public bool activate (uint keyval, ModifierType modifiers, Object object)

Find a key binding matching keyval and modifiers within this and activate the binding on object.

Parameters:

this

a BindingSet set to activate

keyval

key value of the binding

modifiers

key modifier of the binding

object

object to activate when binding found

Returns:

true if a binding was found and activated