#open-harmony #harmony-os #clipboard #ffi #pasteboard

ohos-pasteboard-sys

Raw Bindings to the clipboard / pasteboard on OpenHarmony

1 unstable release

new 0.1.0 Feb 8, 2025

#14 in #harmony-os

Apache-2.0

22KB
193 lines

OpenHarmony Pasteboard bindings

Provides copy and paste support for the system Pasteboard. You can use the APIs of this module to operate the Pasteboard content of the plain text, HTML, URI, Want, pixel map, and other types.

The Pasteboard is available since API-13.

See also: https://developer.huawei.com/consumer/cn/doc/harmonyos-references-V14/_pasteboard-V14

License

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


lib.rs:

Clipboard / Pasteboard bindings for OpenHarmony

Feature flags

Dependencies

~27KB