IUIViewAnimating.FinishAnimation(UIViewAnimatingPosition) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Finishes the animation. Must be preceded by call to CreateRunningPropertyAnimator(Double, Double, UIViewAnimationOptions, Action, Action<UIViewAnimatingPosition>).
[Foundation.Export("finishAnimationAtPosition:")]
[Foundation.Preserve(Conditional=true)]
public void FinishAnimation (UIKit.UIViewAnimatingPosition finalPosition);
abstract member FinishAnimation : UIKit.UIViewAnimatingPosition -> unit
Parameters
- finalPosition
- UIViewAnimatingPosition
- Attributes