fix: setContentView type Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <[email protected]>
@@ -481,7 +481,7 @@ labeled as such.
#### `win.setContentView(view)`
-* `view` [`View`](view.md)
+* `view` [View](view.md)
Sets the content view of the window.