Class android.view.inputmethod.EditorInfo
Added Methods | |
---|---|
int getInitialToolType () |
|
Set<Class<PreviewableHandwritingGesture>> getSupportedHandwritingGesturePreviews () |
|
List<Class<HandwritingGesture>> getSupportedHandwritingGestures () |
|
void setInitialToolType (int ) |
|
void setSupportedHandwritingGesturePreviews (Set<Class<PreviewableHandwritingGesture>> ) |
|
void setSupportedHandwritingGestures (List<Class<HandwritingGesture>> ) |