UIPopoverController.SetPopoverContentSize(CGSize, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Developers should not call this deprecated method.
[Foundation.Export("setPopoverContentSize:animated:")]
public virtual void SetPopoverContentSize (CoreGraphics.CGSize size, bool animated);
abstract member SetPopoverContentSize : CoreGraphics.CGSize * bool -> unit
override this.SetPopoverContentSize : CoreGraphics.CGSize * bool -> unit
Parameters
- size
- CGSize
- animated
- Boolean
- Attributes