api(dotnet): use json element for a11y (#6710)
This commit is contained in:
parent
be95cf48b6
commit
3097b9a4f4
|
|
@ -160,6 +160,10 @@ if node:
|
|||
* langs: java
|
||||
- returns: <[null]|[string]>
|
||||
|
||||
## async method: Accessibility.snapshot
|
||||
* langs: csharp
|
||||
- returns: <[JsonElement?]>
|
||||
|
||||
### option: Accessibility.snapshot.interestingOnly
|
||||
- `interestingOnly` <[boolean]>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue