次の方法で共有


CASpringAnimation.FromKeyPath(String) メソッド

定義

指定したキー パスから新しいアニメーションを作成します。

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

パラメーター

path
String

追加する。

このパラメーターは、null に設定できます。

戻り値

属性

適用対象