메소드 | 설명 | |
---|---|---|
FocusOnElement ( ) : void |
Focuses on the element on which the action is to be performed.
|
|
KeyboardAction ( IKeyboard keyboard, IMouse mouse, ILocatable actionTarget ) : System |
Initializes a new instance of the KeyboardAction class.
|
protected KeyboardAction ( IKeyboard keyboard, IMouse mouse, ILocatable actionTarget ) : System | ||
keyboard | IKeyboard | The |
mouse | IMouse | The |
actionTarget | ILocatable | An |
리턴 | System |