MonoTouch.UIKit.UIViewController.ViewWillTransitionToSize Method
Notifies this that the size of it's view will change to the specified value, as coordinated by coordinator.

Syntax

[MonoTouch.Foundation.Export("viewWillTransitionToSize:withTransitionCoordinator:")]
[MonoTouch.ObjCRuntime.Availability(Introduced=MonoTouch.ObjCRuntime.Platform.iOS_8_0)]
public virtual void ViewWillTransitionToSize (System.Drawing.SizeF toSize, IUIViewControllerTransitionCoordinator coordinator)

Parameters

toSize
The new System.Drawing.SizeF.
coordinator
The noTouch.UIKit.IUIViewControllerTransitionCoordinator coordinating the transition.

Remarks

Documentation for this section has not yet been entered.

Requirements

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