I am trying to create UISliderone that will be able to drag up and to the right. Think of a slider that looks like a capital city L, and a slider thumb-buttonlocated on a bend after each slide action.
UISlider
L
thumb-button
I looked and found this: UICircularSlider
But this is too much for what I need. I'm not sure if UISliderthis is the way to go, but this is what comes to mind for the simplest functions.
Is there any way to do this?
- , , , C 2 UISliders, 90 CGAffineTransformRotate. , ThumbImage , , . , , .
CGAffineTransformRotate
P.S: UISlider , , .
:
2 , 90 .
() UISwipeGestureRecognizerDirectionUp.
, .
, UITouch, locationInView -. , , .
U 2 , .:
,
topview
: https://github.com/nathanday/ndrotator
Source: https://habr.com/ru/post/1539220/More articles:Objective-C - creating concrete instances of a class from a base class depending on the type - oopHow to listen to network traffic on an interface / device using Java? - javaHow to upload instagram images in web browser to pc? - instagramHow to warn start and end dates of next week - jqueryHow to implement recursive sqlite3 function on Android devices - androidHow to get a push notification when a user directly clicks an application? - iosInfiniband in Java - javaGet URL of selected tab from extension - javascriptЭкспонировать запись файла на веб-страницу с расширением Firefox - javascriptInconsistent default button behavior in WP8.1 Universal or Silverlight 8.1 / Windows 8.1 / earlier - win-universal-appAll Articles