UIViewControllerAnimatedTransitioning.AnimationEnded(Boolean) Method

Definition

Indicates that the animation has ended.

[Foundation.Export("animationEnded:")]
public virtual void AnimationEnded (bool transitionCompleted);
abstract member AnimationEnded : bool -> unit
override this.AnimationEnded : bool -> unit

Parameters

transitionCompleted
Boolean
Attributes

Applies to