iPhone App: implementation of Drag and drop images in UIView

后端 未结 6 713
伪装坚强ぢ
伪装坚强ぢ 2020-12-04 18:49

In my iPhone App I want to implemented functionality as shown below

\"enter

6条回答
  •  独厮守ぢ
    2020-12-04 19:14

    Three step solution

    1) u'll have to implement/listen for touch events

    2) implement dragging and touch events

    3) and then manage movetosuperview method.

提交回复
热议问题