MCPcopy 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
52pub(crate) struct NodeWrapper<'a>(pub(crate) &'a Node<'a>);
53
54impl NodeWrapper<'_> {
55 fn control_type(&self) -> UIA_CONTROLTYPE_ID {

Callers 5

node_addedMethod · 0.70
node_updatedMethod · 0.70
node_removedMethod · 0.70
set_selectedMethod · 0.70
GetPropertyValueMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected