PreviewableHandwritingGesture


public abstract class PreviewableHandwritingGesture
extends HandwritingGesture

java.lang.Object
   ↳ android.view.inputmethod.HandwritingGesture
     ↳ android.view.inputmethod.PreviewableHandwritingGesture


A HandwritingGesture that can be previewed. Note: An editor might only implement a subset of gesture previews and declares the supported ones via EditorInfo#getSupportedHandwritingGesturePreviews.

Summary

Inherited constants

Inherited methods