DiagramBuilder.FullScreen Method
Name | Parameters | Description |
---|---|---|
FullScreen(JS) | value | Specifies whether or not to display the UI component in full-screen mode. Mirrors the client-side fullScreen option. |
FullScreen(Boolean) | value | Specifies whether or not to display the UI component in full-screen mode. Mirrors the client-side fullScreen option. |