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