M7350/base/core/java/android/inputmethodservice/package.html
2024-09-09 08:52:07 +00:00

9 lines
292 B
HTML

<html>
<body>
Base classes for writing input methods. These APIs are not for use by
normal applications, they are a framework specifically for writing input
method components. Implementations will typically derive from
{@link android.inputmethodservice.InputMethodService}.
</body>
</html>