次の方法で共有


CALayer.RemoveAnimation(String) メソッド

定義

指定したアニメーションをレイヤーから削除します。

[Foundation.Export("removeAnimationForKey:")]
public virtual void RemoveAnimation (string key);
abstract member RemoveAnimation : string -> unit
override this.RemoveAnimation : string -> unit

パラメーター

key
String

アニメーションの識別子。

属性

適用対象