UIKit.UIView.SetAnimationDidStopSelector Method
Specifies the selector to be used by a custom animation delegate when animation ends.

Syntax

[Foundation.Export("setAnimationDidStopSelector:")]
public static void SetAnimationDidStopSelector (ObjCRuntime.Selector sel)

Parameters

sel
Delegate object used to define the methods registered using the "SetAnimationDidStopSelector"

Remarks

This method is discouraged for applications targeting iOS 4+.

This method, with UIView.SetAnimationDelegate and UIView.SetAnimationWillStartSelector, can be used to create a custom animation delegate.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0