xamarin.ios - Draggable Arrow with UIView -


i'm trying create draggable arrow can moved in direction on both sides(as in picture)

enter image description here

is there possibility something?

i've tried this:

enter image description here

its uiview 2 subviews(blue , green).

you add gesture recognizer containing view, , based on event, alter views.


Comments

Popular posts from this blog

Glib GIOChannel -

delphi - When I encode/decode SMS PDU (GSM 7 Bit) user data, do I need prepend the UDH first? -

python - Obscure curses error message when creating a sub window -