- Preparing search index...
- The search index is not available
neuroglancer
Function getViewerDropEffect
- getViewerDropEffect(event: DragEvent, manager: LayerListSpecification): {
dropEffect: "move" | "copy";
dropEffectMessage: string;
}
-
Returns {
dropEffect: "move" | "copy";
dropEffectMessage: string;
}
-
dropEffect: "move" | "copy"
-
dropEffectMessage: string