UIImageViewInstance Property animationRepeatCount 애니메이션을 반복할 횟수를 말한다. 해설 기본값은 0이며 이는 애니메이션이 무한대로 반복하도록 지정하는 것을 뜻한다. 참고: https://developer.apple.com/documentation/uikit/uiimageview/1621070-animationrepeatcount?language=objc 잘못된 부분이 있다면 알려주시면 바로 수정하겠습니다. Previous Next