TauriEvent
Defined in: event.ts:58
1.1.0
DRAG_DROP:
"tauri://drag-drop"
Defined in: event.ts:71
DRAG_ENTER:
"tauri://drag-enter"
Defined in: event.ts:69
DRAG_LEAVE:
"tauri://drag-leave"
Defined in: event.ts:72
DRAG_OVER:
"tauri://drag-over"
Defined in: event.ts:70
WEBVIEW_CREATED:
"tauri://webview-created"
Defined in: event.ts:68
WINDOW_BLUR:
"tauri://blur"
Defined in: event.ts:64
WINDOW_CLOSE_REQUESTED:
"tauri://close-requested"
Defined in: event.ts:61
WINDOW_CREATED:
"tauri://window-created"
Defined in: event.ts:67
WINDOW_DESTROYED:
"tauri://destroyed"
Defined in: event.ts:62
WINDOW_FOCUS:
"tauri://focus"
Defined in: event.ts:63
WINDOW_MOVED:
"tauri://move"
Defined in: event.ts:60
WINDOW_RESIZED:
"tauri://resize"
Defined in: event.ts:59
WINDOW_SCALE_FACTOR_CHANGED:
"tauri://scale-change"
Defined in: event.ts:65
WINDOW_THEME_CHANGED:
"tauri://theme-changed"
Defined in: event.ts:66
© 2025 Tauri Contributors. CC-BY / MIT