Share via


UIView.SetAnimationRepeatAutoreverses(Boolean) Method

Definition

[Foundation.Export("setAnimationRepeatAutoreverses:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void SetAnimationRepeatAutoreverses(bool repeatAutoreverses);
[<Foundation.Export("setAnimationRepeatAutoreverses:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member SetAnimationRepeatAutoreverses : bool -> unit

Parameters

repeatAutoreverses
Boolean
Attributes

Applies to