DroppedFiles

data class DroppedFiles(val paths: List<Path>)(source)

Files dropped onto a Compose GLFW window.

Constructors

Link copied to clipboard
constructor(paths: List<Path>)

Properties

Link copied to clipboard

Paths reported by GLFW for the current file drag or drop.