DraggableData

Interface to describe data being dragged. See also draggable helper function.

This is not yet stable and may break in future versions without notice.

Members

Static functions

getFormatId
FormatId getFormatId()

Gets the platform-specific FormatId associated with the given named format.

getFormatName
string getFormatName(FormatId format)

Looks up a string to represent the name for the given format, if there is one.

Meta

History

Added February 19, 2021

Suggestion Box / Bug Report