UIKit.IUIContentContainer.GetSizeForChildContentContainer Method
Gets the size of the content of the specified child UIKit.IUIContentContainer by using the size of the parent container.

Syntax

[Foundation.Export("sizeForChildContentContainer:withParentContainerSize:")]
[Foundation.Preserve(Conditional=true)]
public CoreGraphics.CGSize GetSizeForChildContentContainer (IUIContentContainer contentContainer, CoreGraphics.CGSize parentContainerSize)

Parameters

contentContainer
The child container whose size is being request.
parentContainerSize
The System.Drawing.SizeF of the contentContainer.

Returns

The System.Drawing.SizeF of the content of the contentContainer.

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