Share via


UIImageView.AnimationRepeatCount Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr AnimationRepeatCount { [Foundation.Export("animationRepeatCount")] get; [Foundation.Export("setAnimationRepeatCount:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("animationRepeatCount")>]
[<set: Foundation.Export("setAnimationRepeatCount:")>]
member this.AnimationRepeatCount : nativeint with get, set

Property Value

IntPtr

nativeint

Attributes

Applies to