io.appium.java_client
Interface IOSKeyCode


public interface IOSKeyCode

Some common key codes for Android Key Events


Field Summary
static int BACKSPACE
           
static int ENTER
           
static int RETURN
           
static int SPACE
           
 

Field Detail

BACKSPACE

static final int BACKSPACE
See Also:
Constant Field Values

ENTER

static final int ENTER
See Also:
Constant Field Values

RETURN

static final int RETURN
See Also:
Constant Field Values

SPACE

static final int SPACE
See Also:
Constant Field Values


Copyright © 2014. All rights reserved.