UIKit.UIView.SetAnimationWillStartSelector Method
Specifies the selector to be used by a custom animation delegate when animation is about to begin.

Syntax

[Foundation.Export("setAnimationWillStartSelector:")]
public static void SetAnimationWillStartSelector (ObjCRuntime.Selector sel)

Parameters

sel
A message that is sent to the animation delegate before the animations commence.

Remarks

This method is discouraged for applications targeting iOS 4+.

This method, with UIView.SetAnimationDelegate and UIView.SetAnimationDidStopSelector, 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