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

Syntax

[MonoTouch.Foundation.Export("setAnimationDidStopSelector:")]
public static void SetAnimationDidStopSelector (MonoTouch.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: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0