ui.DragDrop.getSelectedMimeType()

getSelectedMimeType() is used to identify the type of the MIME previously selected by selectMimeType().  The method needs no arguments and returns a STRING value.

The method is typically placed in the ON DROP block. getSelectedMimeType() should be used before you retrieve the drag-and-drop buffer data with getBuffer().

 

Contact Us

Privacy Policy

Copyright © 2024 Querix, (UK) Ltd.