다음을 통해 공유


IAnimator 인터페이스

정의

인터페이스를 구현하는 개체는 개체의 IAnimatorAnimation 부모 개체 역할을 할 수 있습니다.

public interface class IAnimator
public interface IAnimator
type IAnimator = interface
Public Interface IAnimator

메서드

AddAnimation(Animation)

이 요소에 Animation 개체를 추가합니다.

RemoveAnimation(Animation)

이 요소에서 개체를 Animation 제거합니다.

적용 대상