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 text
Module Items
Traits
Functions
In droid_
wrap::
android
droid_wrap
::
android
Module
text
Copy item path
Source
Expand description
提供用于呈现或跟踪屏幕上的文本和文本跨度的类。
Traits
§
Editable
这是文本的接口,其内容和标记可以更改(与字符串等不可变文本相反)。如果您创建可编辑的 DynamicLayout,则布局将随着文本的更改而重新排列。
Input
Type
整数的位定义,定义可编辑对象中保存的文本的基本内容类型。支持的类可以与变体和标志组合以指示所需的行为。
Text
Watcher
当此类型的对象附加到 Editable 时,其方法将在文本改变时被调用。
Functions
§
test
测试android.text