Structure to describe drag and drop information. More...
#include <juce_ComponentPeer.h>

Public Member Functions | |
| void | clear () noexcept |
| bool | isEmpty () const noexcept |
Public Attributes | |
| StringArray | files |
| Point< int > | position |
| String | text |
Structure to describe drag and drop information.
|
inlinenoexcept |
|
inlinenoexcept |
| StringArray juce::ComponentPeer::DragInfo::files |
| String juce::ComponentPeer::DragInfo::text |