Skip to content

AnimationZone

xu_whale edited this page Dec 6, 2019 · 4 revisions

点击查看AnimationZone的Demo

继承关系

AnimationZone extends View

简介

在iOS端,Animation动画在执行过程中无法响应用户点击等交互事件,使用AnimationZone承载动画视图可以使得动画视图在执行过程中能够响应交互事件

构造方法

AnimationZone(Rect a) 构造方法

API

Clone this wiki locally