Appear Animation
A type of animation in which a component simply appears. When this animation is applied, the component starts out invisible. As it enters the user's view, it appears with a slight fade-in. An illustrative video is provided in the Example section below.
See also Fade-in Animation, which allows you to set the initial appearance of the component.
Extends
Required Properties
Property and type |
Description |
Version |
|---|---|---|
String |
This animation always has the type |
1.0 |
Optional Properties
Property and type |
Description |
Version |
|---|---|---|
Boolean |
This animation cannot be controlled by users, so any value set for this property will be ignored. |
1.0 |
Example
{"type": "appear"}
Copyright © 2016 Apple Inc. All rights reserved. Terms of Use | Privacy Policy | Updated: 2016-10-06
