Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AccessKit/accesskit
/ NodeWrapper
Class
NodeWrapper
platforms/windows/src/node.rs:52–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
pub(crate) struct NodeWrapper<
'a>(pub(crate) &'
a Node<'a>);
53
54
impl NodeWrapper<'_> {
55
fn control_type(&self) -> UIA_CONTROLTYPE_ID {
Callers
5
node_added
Method · 0.70
node_updated
Method · 0.70
node_removed
Method · 0.70
set_selected
Method · 0.70
GetPropertyValue
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected