MonoTouch.UIKit.UIView.TransitionNotifyAsync Method
Specifies a transition animation on the specified collection view.

Syntax

public static System.Threading.Tasks.Task<bool> TransitionNotifyAsync (UIView withView, double duration, UIViewAnimationOptions options, [MonoTouch.ObjCRuntime.BlockProxy(typeof(MonoTouch.ObjCRuntime.Trampolines/NIDNSAction))] MonoTouch.Foundation.NSAction animation)

Parameters

withView
The whose state is being manipulated and in which the animation should occur.
duration
The duration of the animation in seconds.
options
A mask of options to be used with the animation.
animation
An containing the animation and state manipulation of the .

Returns

A task that represents the asynchronous TransitionNotify operation. The value of the TResult parameter is a MonoTouch.UIKit.UICompletionHandler.

Remarks

Requirements

Namespace: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0