io.appium.java_client
Interface AndroidKeyCode
public interface AndroidKeyCode
Some common key codes for Android Key Events
BACK
static final int BACK
- See Also:
- Constant Field Values
BACKSPACE
static final int BACKSPACE
- See Also:
- Constant Field Values
DEL
static final int DEL
- See Also:
- Constant Field Values
ENTER
static final int ENTER
- See Also:
- Constant Field Values
HOME
static final int HOME
- See Also:
- Constant Field Values
MENU
static final int MENU
- See Also:
- Constant Field Values
SETTINGS
static final int SETTINGS
- See Also:
- Constant Field Values
SPACE
static final int SPACE
- See Also:
- Constant Field Values
Copyright © 2014. All rights reserved.