ios-samples/CoreAnimation/README.md

18 строки
592 B
Markdown
Исходник Постоянная ссылка Обычный вид История

---
name: Xamarin.iOS - Core Animation
2019-08-02 05:45:18 +03:00
description: "Illustrates how to use core animation in Xamarin.iOS. It covers View Animations with both animation blocks and block animations"
page_type: sample
languages:
- csharp
products:
- xamarin
urlFragment: coreanimation
---
# Core Animation
2019-08-02 05:45:18 +03:00
This sample illustrates how to use core animation in Xamarin.iOS. It covers View
2011-10-02 19:18:47 +04:00
Animations with both animation blocks and block animations, as well as advanced
layer animations, and view transitions.
![Core Animation application screenshot](Screenshots/01.png "Core Animation application screenshot")