MCPcopy Create free account
hub / github.com/apache/cloudstack / showDotCursor

Method showDotCursor

systemvm/agent/noVNC/core/rfb.js:388–388  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

386 }
387
388 get showDotCursor() { return this._showDotCursor; }
389 set showDotCursor(show) {
390 this._showDotCursor = show;
391 this._refreshCursor();

Callers

nothing calls this directly

Calls 1

_refreshCursorMethod · 0.95

Tested by

no test coverage detected