#ffi #input-method #open-harmony #ime #harmony-os

ohos-ime-sys

Bindings to the inputmethod API of OpenHarmony

1 unstable release

0.1.0 Sep 6, 2024

#134 in Text editors

Download history 119/week @ 2024-09-03

119 downloads per month

Apache-2.0

85KB
695 lines

OpenHarmony Inputmethod bindings

Raw rust-bindings for the native inputmethod from the IME-Kit on OpenHarmony. hiTraceMeter provides APIs for system performance tracing. Available since OpenHarmony 5.0 (API-level 12). Please view the HarmonyOS reference for usage details (Link to the OpenHarmony documentation not available yet).

License

Licensed under the Apache-2.0 license, matching the license of OpenHarmony.


lib.rs:

Bindings to the native inputmethod API

This can be used to interact with the inputmethod on OpenHarmony from native code. Available with API-level 12 and newer

Official documentation: https://developer.huawei.com/consumer/cn/doc/harmonyos-references-V5/_input_method-V5

Feature flags

Dependencies

~27KB