/OLMoveButton

AssistiveTouch & move Button

Primary LanguageObjective-CMIT LicenseMIT

OLMoveButton

AssistiveTouch & move Button 可以移动的按钮

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

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

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

image

移动哪里就定格在哪里

image