UIKit.UIPopoverController.SetPopoverContentSize Method
This method will change the size of the content of a popover, optionally animating the change in size.

Syntax

[Foundation.Export("setPopoverContentSize:animated:")]
public virtual void SetPopoverContentSize (bool animated, CoreGraphics.CGSize size)

Parameters

size
The new size of the content view in the popover.
animated
If true, then the changing size of the content view will be animated.

Remarks

If the size is changed, the new width must be between 320 points and 600 points.

Requirements

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