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  

Defined in

Last Updated: 08 January, 2020