wosta / OLMoveButton

AssistiveTouch & move Button

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OLMoveButton

AssistiveTouch & move Button 可以移动的按钮

###两种不同效果只需设置如下属性就可

/**
 *  拖拽后是否自动返回两侧
 */
@property (nonatomic, assign) BOOL isAutoBack;

像AssistiveTouch可自动返回到左右两侧

image

移动哪里就定格在哪里

image

About

AssistiveTouch & move Button

License:MIT License


Languages

Language:Objective-C 96.3%Language:Ruby 3.7%