A file/dir being dragged out of an app. bytes is present only for a small file the source chose to inline (transferred zero-copy); a dir or an over-cap file carries the reference only (kind/name/mountId/relPath).
bytes
kind
name
mountId
relPath
Optional
Optional inlined content for a small file.
Which mounted filesystem the item lives in.
Basename — display only.
Path within that mount (leading slash, no ..).
..
A file/dir being dragged out of an app.
bytesis present only for a small file the source chose to inline (transferred zero-copy); a dir or an over-cap file carries the reference only (kind/name/mountId/relPath).