acceptor property

Acceptor? acceptor
getter/setter pair

The Acceptor used to determine which Draggables will be accepted by this Dropzone. If none is specified, all Draggables will be accepted.

Implementation

Acceptor? acceptor;