-
Notifications
You must be signed in to change notification settings - Fork 207
AnimationZone
xu_whale edited this page Dec 6, 2019
·
4 revisions
AnimationZone extends View
在iOS端,Animation动画在执行过程中无法响应用户点击等交互事件,使用AnimationZone承载动画视图可以使得动画视图在执行过程中能够响应交互事件
AnimationZone(Rect a) 构造方法