다음을 통해 공유


CALayer.RemoveAnimation(String) 메서드

정의

레이어에서 지정된 애니메이션을 제거합니다.

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

매개 변수

key
String

애니메이션의 식별자입니다.

특성

적용 대상