MCPcopy Create free account
hub / github.com/AccessKit/accesskit / is_root

Method is_root

platforms/atspi-common/src/node.rs:429–431  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

427 }
428
429 fn is_root(&self) -> bool {
430 self.0.is_root()
431 }
432
433 fn supports_action(&self) -> bool {
434 self.0.is_clickable(&filter)

Callers 7

add_nodeMethod · 0.45
remove_nodeMethod · 0.45
supports_componentMethod · 0.45
extentsMethod · 0.45
get_or_create_java_idMethod · 0.45
populate_node_infoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected