Skip to content

Commit

Permalink
docs: change Accessibility.snapshot type to string in java and c# (#5286
Browse files Browse the repository at this point in the history
)
  • Loading branch information
yury-s committed Feb 3, 2021
1 parent 53ed35e commit eee2d02
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/src/api/class-accessibility.md
Expand Up @@ -116,6 +116,10 @@ if node:
print(node["name"])
```

## async method: Accessibility.snapshot
* langs: csharp, java
- returns: <[null]|[Map]<[string], [any]>>

### option: Accessibility.snapshot.interestingOnly
- `interestingOnly` <[boolean]>

Expand Down

0 comments on commit eee2d02

Please sign in to comment.