Interface UIDragSession

    • Method Detail

      • localContext

        java.lang.Object localContext()
        Use `localContext` to attach additional information to this drag session, visible only inside the app that started the drag.
      • setLocalContext

        void setLocalContext​(java.lang.Object value)
        Use `localContext` to attach additional information to this drag session, visible only inside the app that started the drag.