ios-KRDragView:拖动、移动、滑动、滑动视图,也可以实现Gradle效果

时间:2021-06-07 10:29:59
【文件属性】:
文件名称:ios-KRDragView:拖动、移动、滑动、滑动视图,也可以实现Gradle效果
文件大小:61KB
文件格式:ZIP
更新时间:2021-06-07 10:29:59
Objective-C 截屏 播客文件 platform :ios , '7.0' pod "KRDragView" , "~> 0.8" 如何开始 KRDragView 模拟拖动和滑动视图以在背景下显示菜单。 像卡片一样,您可以拖动视图并释放它以移动/显示其下方的某些内容。 # pragma --mark Sample Methods -( void )draggingFromTopToBottom { // krDragViewModeToBottomAllowsDraggingBack mode is dragging the view from top to bottom. krDragViews = [[KRDragView alloc ] initWithView: self .outView
【文件预览】:
ios-KRDragView-master
----KRDragViewSample.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(14KB)
--------xcuserdata()
----LICENSE(1KB)
----.idea()
--------scopes()
--------misc.xml(127B)
--------vcs.xml(182B)
--------.name(16B)
--------ios-KRDragView.iml(284B)
--------modules.xml(282B)
--------encodings.xml(166B)
--------workspace.xml(16KB)
--------xcode.xml(166B)
----KRDragViewSample()
--------main.m(342B)
--------Default.png(6KB)
--------AppDelegate.h(403B)
--------AppDelegate.m(2KB)
--------Default-568h@2x.png(18KB)
--------Default@2x.png(16KB)
--------KRDragViewSample-Prefix.pch(335B)
--------KRDragViewSample-Info.plist(1KB)
--------ViewController.h(443B)
--------ViewController.m(2KB)
--------en.lproj()
----KRDragView.podspec(966B)
----README.md(3KB)
----KRDragView()
--------KRDragView.h(2KB)
--------KRDragView.m(20KB)

网友评论