#include <juce_ComponentPeer.h>
Public Member Functions | |
void | clear () noexcept |
bool | isEmpty () const noexcept |
Public Attributes | |
StringArray | files |
Point< int > | position |
String | text |
|
inlinenoexcept |
References StringArray::clear(), and String::clear().
|
inlinenoexcept |
References String::isEmpty(), and StringArray::size().
StringArray ComponentPeer::DragInfo::files |
String ComponentPeer::DragInfo::text |