expression.Add( _ ByVal uiControl As UiControl, _ ByVal inputMapActionSequence As InputMapActionSequence _ )
where expression is a variable that represents a UiControlActionMapper Object
Parameters
- uiControl
- A UiControl Object containing properties and operations on the control.
- inputMapActionSequence
- An inputMapActionSequence object containing a set of actions that are mapped to an input mapping.This is an InputMapActionSequence Object containing a set of actions that are mapped to an input mapping.