localObject
The custom local object that the copy or drag source optionally attached to the drag item.
Declaration
var localObject: Any? { get }Discussion
The local object is available only to the app that initiates the copy or drag activity.
The custom local object that the copy or drag source optionally attached to the drag item.
var localObject: Any? { get }The local object is available only to the app that initiates the copy or drag activity.