docs: change Accessibility.snapshot type to string in java and c# (#5287)
This commit is contained in:
parent
eee2d02290
commit
a8425d33dd
|
|
@ -118,7 +118,7 @@ if node:
|
|||
|
||||
## async method: Accessibility.snapshot
|
||||
* langs: csharp, java
|
||||
- returns: <[null]|[Map]<[string], [any]>>
|
||||
- returns: <[null]|[string]>
|
||||
|
||||
### option: Accessibility.snapshot.interestingOnly
|
||||
- `interestingOnly` <[boolean]>
|
||||
|
|
|
|||
Loading…
Reference in a new issue