localContext

The optional custom data that you attach to a drag session, visible only to the app in which the drag activity begins.

Declaration

var localContext: Any? { get set }