{{newin|[[0.10.0]]|100|type=type}}
Represents a file dropped onto the window.

Note that the DroppedFile type can only be obtained from [[love.filedropped]] callback, and can't be constructed manually by the user.

== Functions ==
These functions have parentheses in odd places. This is because the ''File:'' namespace is reserved in Mediawiki.
{{#ask: [[Category:Functions]] [[parent::File||Object]] [[Concept:Current]]
| headers=hide
| format=template
| template=ListingFields
| introtemplate=ListingIntro
| outrotemplate=ListingOutro
| ?Description
| ?PrettySince
| ?PrettyRemoved
}}

== Supertypes ==
* [[parent::File]]
* [[parent::Object]]
== See Also ==
* [[parent::love.filesystem]]
* [[love.filedropped]]
[[Category:Types]]
{{#set:Description=Represents a file dropped from the window.}}
{{#set:Since=100}}
== Other Languages ==
{{i18n|DroppedFile}}