Remove 'focusContainer' attribute from API documentation

It was removed from the code in the previous merge.
This commit is contained in:
Pierre Ossman 2017-10-18 15:51:43 +02:00
parent 94bf610cee
commit 2292cfa6ff
1 changed files with 1 additions and 2 deletions

View File

@ -175,8 +175,7 @@ callback event name, and the callback function.
| name | type | mode | default | description
| ----------------- | ---- | ---- | ---------- | ------------
| target | DOM | WO | null | Canvas element for rendering (passed to Display and Mouse)
| focusContainer | DOM | WO | document | DOM element that captures keyboard input (passed to Keyboard)
| target | DOM | WO | null | Canvas element for rendering (passed to Display, Mouse and Keyboard)
| encrypt | bool | RW | false | Use TLS/SSL encryption
| local_cursor | bool | RW | false | Request locally rendered cursor
| shared | bool | RW | true | Request shared VNC mode