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