开发者

Animating an NSView in from Below

开发者 https://www.devze.com 2022-12-15 02:29 出处:网络
How would I animate an NSView in from below. I know there are tutorials like Marcus Zarras which shows how to change from one view to another, but how would I animate in a view which isn\'t going to r

How would I animate an NSView in from below. I know there are tutorials like Marcus Zarras which shows how to change from one view to another, but how would I animate in a view which isn't going to replace a开发者_运维问答nother view.


This tutorial moves a view around, using Core Animation:
Intro to Core Animation

0

精彩评论

暂无评论...
验证码 换一张
取 消