Docs.rs
droid-wrap-0.3.6
droid-wrap 0.3.6
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
mzdk100
Dependencies
droid-wrap-derive ^0.3.6
normal
droid-wrap-utils ^0.3.6
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
droid_
wrap
0.3.6
Module inputmethod
Module Items
Structs
Functions
In droid_
wrap::
android::
view
droid_wrap
::
android
::
view
Module
inputmethod
Copy item path
Source
Expand description
视图和输入法(如软键盘)之间交互的框架类。
Structs
§
Editor
Info
EditorInfo 描述了输入法正在与之通信的文本编辑对象(通常是 EditText)的几个属性,最重要的是它包含的文本内容类型和当前光标位置。
Input
Method
Manager
总体输入法框架 (IMF) 架构的中央系统 API,用于仲裁应用程序与当前输入法之间的交互。此处涵盖的主题: 架构概述 应用程序 输入法 安全性
Functions
§
test
测试android.view.inputmethod