Share via


UIView.SetAnimationBeginsFromCurrentState(Boolean) Method

Definition

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

Parameters

fromCurrentState
Boolean
Attributes

Applies to