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 -

android - change the return key -

All overlapping substrings matching a java regex -