UIKit.UIContentContainer.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:")]
public abstract void ViewWillTransitionToSize (IUIViewControllerTransitionCoordinator coordinator, CoreGraphics.CGSize toSize)

Parameters

toSize
The new System.Drawing.SizeF.
coordinator

The Kit.IUIViewControllerTransitionCoordinator coordinating the transition.

This parameter can be null.

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