Contents

allowsDroppingOnItems()

Returns whether the user can drop on items.

Declaration

func allowsDroppingOnItems() -> Bool

Return Value

true if the user is able to drop on items, otherwise false.

Discussion

The default is false.

See Also

Supporting Drag and Drop