Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AccessKit/accesskit
/ id
Method
id
platforms/atspi-common/src/node.rs:54–56 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
52
}
53
54
pub(crate) fn id(&self) -> NodeId {
55
self.0.id()
56
}
57
58
pub(crate) fn cache_node(
59
&self,
Callers
15
with_event_loop_proxy
Method · 0.45
with_mixed_handlers
Method · 0.45
create_surface
Method · 0.45
destroy_surface
Method · 0.45
cache_node
Method · 0.45
filtered_child_ids
Method · 0.45
state
Method · 0.45
notify_state_changes
Method · 0.45
notify_property_changes
Method · 0.45
notify_bounds_changes
Method · 0.45
notify_children_changes
Method · 0.45
parent
Method · 0.45
Calls
1
resolve_app_context
Method · 0.80
Tested by
no test coverage detected