docs: change Accessibility.snapshot type to string in java and c# (#5286)

This commit is contained in:
Yury Semikhatsky 2021-02-03 12:19:25 -08:00 committed by GitHub
parent 53ed35ef96
commit eee2d02290
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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]>