* Returns the current zoom window in percent space, clamped to [0, 100].
()
| 7 | * Returns the current zoom window in percent space, clamped to [0, 100]. |
| 8 | */ |
| 9 | getRange(): ZoomRange; |
| 10 | /** |
| 11 | * Sets the zoom window in percent space. |
| 12 | */ |
no outgoing calls
no test coverage detected