mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* feat: add `cursor_position` getter closes #9250 * js api * Update mod.rs * fix build on iOS and android * use existing wrapper * fmt * adjust wording * update docs --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
140 B
140 B
tauri
| tauri |
|---|
| patch:feat |
Add App/AppHandle/Window/Webview/WebviewWindow::cursor_position getter to get the current cursor position.