Java android.inputmethodservice Keyboard fields, constructors, methods, implement or subclass

Example usage for Java android.inputmethodservice Keyboard fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.inputmethodservice Keyboard.

The text is from its open source code.

Field

Constructor

Keyboard(Context context, int xmlLayoutResId)
Creates a keyboard from the given xml key layout file.

Method