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

Syntax

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

Parameters

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

Remarks

Documentation for this section has not yet been entered.

Requirements

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