IOS最新发布AssistiveTouch SDK

[HMYAssistiveControl createOnMainWindowWithCollapsedView:view andExpandedView:nil andBlockClickData:^(CGPoint pointTouch){ NSLog(@"click me is block!~ ha,在这类写出你要的弹框效果即可= %@",NSStringFromCGPoint(pointTouch)); } andIsStickyEdge:YES]; //如果是YES就是自动贴近边沿如果是NO则只是拖到哪就是哪
zip 文件大小:141.46KB