Package-level declarations
Functions
Link copied to clipboard
fun externalImageDropTarget(onStart: () -> Unit, onEnd: () -> Unit, onEnter: () -> Unit, onExit: () -> Unit, onFileReceived: (List<ExternalFile>) -> Unit): DragAndDropTarget
Link copied to clipboard
actual fun handleImageDrop(event: DragAndDropEvent, receiveFiles: (List<ExternalFile>) -> Unit): Boolean
expect fun handleImageDrop(event: DragAndDropEvent, receiveFiles: (List<ExternalFile>) -> Unit): Boolean
actual fun handleImageDrop(event: DragAndDropEvent, receiveFiles: (List<ExternalFile>) -> Unit): Boolean
actual fun handleImageDrop(event: DragAndDropEvent, receiveFiles: (List<ExternalFile>) -> Unit): Boolean
actual fun handleImageDrop(event: DragAndDropEvent, receiveFiles: (List<ExternalFile>) -> Unit): Boolean
Link copied to clipboard