Reports a list of actions that the source application will act upon for the current drag-drop operation.
# Metadata
Platforms: desktop, server OS: mac, windows, linux Introduced: 2.9 Security:
# Syntax
set the allowableDragActions to actionsList
# Examples
set the allowableDragActions to "move,copy"
# Description
Use the allowableDragActions to specify how the drag-data you are offering can be manipulated.
# Tags
# See
- **property:** dragAction - **message:** dragEnter, dragStart