2019-07-19 02:35:50 +03:00
|
|
|
---
|
2019-08-02 05:45:18 +03:00
|
|
|
name: Xamarin.iOS - Custom Property Animation
|
|
|
|
description: "This sample illustrates how to animate custom properties in a CALayer"
|
2019-07-19 02:35:50 +03:00
|
|
|
page_type: sample
|
|
|
|
languages:
|
|
|
|
- csharp
|
|
|
|
products:
|
|
|
|
- xamarin
|
|
|
|
urlFragment: custompropertyanimation
|
|
|
|
---
|
|
|
|
# CustomPropertyAnimation
|
2012-04-27 01:49:50 +04:00
|
|
|
|
|
|
|
This sample illustrates how to animate custom properties in a CALayer.
|
|
|
|
|
2019-07-19 02:35:50 +03:00
|
|
|
![CustomPropertyAnimation application screenshot](Screenshots/CustomPropertyAnimation.png "CustomPropertyAnimation application screenshot")
|