Contents

localDragSession

The drag session that corresponds to this drop session, for in-app drag activities.

Declaration

var localDragSession: (any UIDragSession)? { get }

Discussion

The local drag session is nil if the drag activity started in a different app.