fadeDuration()
The time, in seconds, that newly added images take to “fade-in” to the rendered representation of the tiled layer.
Declaration
class func fadeDuration() -> CFTimeIntervalDiscussion
The default implementation returns 0.25 seconds.
See Also
Related Documentation
- Core Animation Programming Guide