UIViewAnimations-Demo:UIView 动画。 在 uiview、uilabel、uibutton 等中向上、向下、旋转、缩放、缩放反弹等,

时间:2021-06-11 06:28:19
【文件属性】:
文件名称:UIViewAnimations-Demo:UIView 动画。 在 uiview、uilabel、uibutton 等中向上、向下、旋转、缩放、缩放反弹等,
文件大小:122KB
文件格式:ZIP
更新时间:2021-06-11 06:28:19
Objective-C UIViewAnimations 演示(视频) 在你的 Controller.h 中 #import "Animations.h" 在你的 Controller.m 中 // Zoom in [Animations zoomIn:self.imageView andAnimationDuration:1.0 andWait:YES]; // Fade in" [Animations fadeIn:self.imageView andAnimationDuration:1.0 andWait:YES]; // Fade out" [Animations fadeOut:self.imageView andAnimationDuration:1.0 andWait:YES]; // Mov
【文件预览】:
UIViewAnimations-Demo-master
----.gitignore(13B)
----UIViewAnimations Demo.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(16KB)
--------xcuserdata()
----UIViewAnimations Demo()
--------BG-pattern@2x.png(8KB)
--------ipad-BG-pattern@2x.png(8KB)
--------main.m(359B)
--------ViewController.m(6KB)
--------AppDelegate.h(300B)
--------Animations.m(9KB)
--------perfect.png(71KB)
--------Default@2x.png(16KB)
--------AppDelegate.m(2KB)
--------Animations.h(1KB)
--------Default.png(6KB)
--------UIViewAnimations Demo-Prefix.pch(345B)
--------UIViewAnimations Demo-Info.plist(1KB)
--------Default-568h@2x.png(18KB)
--------ViewController.h(684B)
--------en.lproj()
--------ipad-BG-pattern.png(6KB)
----README.md(3KB)

网友评论