previewSize
The size of the drag item’s preview.
Declaration
var previewSize: CGSize { get }Discussion
You might use this property when configuring animations. If the item doesn’t have an associated preview, this property is set to CGSizeZero.
The size of the drag item’s preview.
var previewSize: CGSize { get }You might use this property when configuring animations. If the item doesn’t have an associated preview, this property is set to CGSizeZero.