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

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c++ - Using OpenSSL in a multi-threaded application -

All overlapping substrings matching a java regex -