Share via


UIImageView.AnimationRepeatCount 속성

정의

애니메이션을 반복할 횟수입니다.

public virtual nint AnimationRepeatCount { [Foundation.Export("animationRepeatCount")] get; [Foundation.Export("setAnimationRepeatCount:")] set; }
member this.AnimationRepeatCount : nint with get, set

속성 값

System.System.IntPtr System.nativeint
특성

설명

기본값은 0이며 애니메이션을 무기한 반복합니다.

적용 대상