Contents

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.

See Also

Accessing the text paste item’s data