UIKit.UICompletionHandler Delegate
A strongly-typed delegate called at completion of certain lengthy calculations.

Syntax

public delegate void UICompletionHandler (bool finished)

See Also

UICollectionView.PerformBatchUpdates
UIKIt.UIPageViewController.SetViewControllers
UIView.AnimateNotify
UIView.TransitionNotify
UIViewController.Transition

Parameters

finished
true if the calculation concluded successfully.

Remarks

This strongly-typed delegate is called at the end of certain lengthy calculations. It's finished parameter will be true if the calculation finished without interruption.

Requirements

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