October2015UIPresentation

时间:2024-05-21 18:15:01
【文件属性】:

文件名称:October2015UIPresentation

文件大小:37KB

文件格式:ZIP

更新时间:2024-05-21 18:15:01

Swift

制作有趣的UI的这一绝招。 马特·吉林汉姆(Matt Gillingham) Eventacular的CTO 东京iOS聚会的联合组织者 @gillygize class RelativePositionView : UIView func setupView () { let panGesture = UIPanGestureRecognizer ( target : self , action : Selector ( " panGestureRecognized: " ) ) self . addGestureRecognizer (panGesture) } func panGestureRecognized ( panGesture :UIPanGestureRecognizer) { let to


【文件预览】:
October2015UIPresentation-master
----October2015()
--------Example1aViewController.swift(2KB)
--------ViewController.swift(541B)
--------Example3aViewController.swift(2KB)
--------Info.plist(1KB)
--------AppDelegate.swift(2KB)
--------RelativePositionView.swift(2KB)
--------Example6ViewController.swift(15KB)
--------Example0ViewController.swift(2KB)
--------Example4ViewController.swift(3KB)
--------Example2ViewController.swift(2KB)
--------Base.lproj()
--------Example5ViewController.swift(4KB)
--------Example3ViewController.swift(2KB)
--------Assets.xcassets()
--------Example1ViewController.swift(2KB)
----October2015Tests()
--------Info.plist(733B)
--------October2015Tests.swift(991B)
----README.md(8KB)
----October2015.xcodeproj()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(24KB)
----October2015UITests()
--------Info.plist(733B)
--------October2015UITests.swift(1KB)

网友评论