accept-drop-files in window<%>
Enables or disables drag-and-drop dropping for the window,
or gets the enable
state. Dropping is initially disabled. See also
on-drop-file.
(-> booleansenda-windowaccept-drop-files)Returns
#tif file-dropping is enabled,#fotherwise.
(-> voidsenda-windowaccept-drop-filesaccept-files?)
accept-files?: booleanEnables file-dropping if
accept-files?is true, disables file-dropping otherwise.