Edit

Share via


CASpringAnimation.FromKeyPath(String) Method

Definition

Creates a new animation from the specified key path.

[Foundation.Export("animationWithKeyPath:")]
public static CoreAnimation.CABasicAnimation FromKeyPath (string path);
static member FromKeyPath : string -> CoreAnimation.CABasicAnimation

Parameters

path
String

To be added.

This parameter can be null.

Returns

Attributes

Applies to