Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AccessKit/accesskit
/ label
Method
label
platforms/ios/src/node.rs:64–66 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
62
63
impl NodeWrapper<'_> {
64
fn label(&self) -> Option<String> {
65
self.0.label()
66
}
67
68
fn hint(&self) -> Option<String> {
69
self.0.description()
Callers
4
name
Method · 0.45
content_description
Method · 0.45
wrapper_label
Function · 0.45
title
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected