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,这将无限期地重复动画。

适用于