CAAnimation.CreateAnimation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new animation, you will use the derived classes static method instead.
[Foundation.Export("animation")]
public static CoreAnimation.CAAnimation CreateAnimation ();
static member CreateAnimation : unit -> CoreAnimation.CAAnimation
Returns
- Attributes