DragDropHandlerRuntimeScope
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/ui/dragDropHandlerRuntime / DragDropHandlerRuntimeScope
Interface: DragDropHandlerRuntimeScope
Defined in: utils/ui/dragDropHandlerRuntime.ts:17
Propertiesβ
getAbortControllerβ
readonlygetAbortController:DragDropHandlerRuntimeProvider<() =>AbortController>
Defined in: utils/ui/dragDropHandlerRuntime.ts:18
getCancelAnimationFrameβ
readonlygetCancelAnimationFrame:DragDropHandlerRuntimeProvider<(handle:number) =>void>
Defined in: utils/ui/dragDropHandlerRuntime.ts:19
getDateNowβ
readonlygetDateNow:DragDropHandlerRuntimeProvider<() =>number>
Defined in: utils/ui/dragDropHandlerRuntime.ts:20
getDocumentβ
readonlygetDocument:DragDropHandlerRuntimeProvider<Document>
Defined in: utils/ui/dragDropHandlerRuntime.ts:21
getEventTargetβ
readonlygetEventTarget:DragDropHandlerRuntimeProvider<EventTarget>
Defined in: utils/ui/dragDropHandlerRuntime.ts:22
getFileReaderβ
readonlygetFileReader:DragDropHandlerRuntimeProvider<() =>FileReader>
Defined in: utils/ui/dragDropHandlerRuntime.ts:23
getRequestAnimationFrameβ
readonlygetRequestAnimationFrame:DragDropHandlerRuntimeProvider<(callback:FrameRequestCallback) =>number>
Defined in: utils/ui/dragDropHandlerRuntime.ts:24