API Reference > ui-framework > DragDrop > DragDropLayerManager > setType setType MethodStatic Sets the current type. setType(type: string | undefined): void note The current drag type is set automatically when a drag starts. Manually setting type before a drag will be overridden by DragDropManager. Parameter Type Description type string | undefined Returns - void Defined in ui/framework/src/ui-framework/dragdrop/DragDropLayerManager.tsx Line 59 Last Updated: 13 June, 2024