Docs.rs
win-wrap-0.3.4
win-wrap 0.3.4
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
mzdk100
Dependencies
windows ^0.59.0
normal
optional
windows-core ^0.59.0
normal
optional
Versions
58.18%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-pc-windows-msvc
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module container
win_
wrap
0.3.4
Module container
Module Items
Structs
In win_
wrap::
uia::
pattern
win_wrap
::
uia
::
pattern
Module
container
Copy item path
Source
Structs
§
UiAutomation
Item
Container
Pattern
公开从容器(如虚拟列表)检索项的方法。 此接口不限于虚拟化容器使用。任何可以实现高效名称查找的容器都可以支持此控件模式,使客户端能够比使用find_first等方法更快地查找名称,后者必须遍历Microsoft UI自动化树。