MCPcopy Index your code
hub / github.com/bgstaal/multipleWindow3dScene / setWinShapeChangeCallback

Method setWinShapeChangeCallback

WindowManager.js:125–128  ·  view source on GitHub ↗
(callback)

Source from the content-addressed store, hash-verified

123 }
124
125 setWinShapeChangeCallback (callback)
126 {
127 this.#winShapeChangeCallback = callback;
128 }
129
130 setWinChangeCallback (callback)
131 {

Callers 1

setupWindowManagerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected