IUIContentContainer.PreferredContentSizeDidChangeForChildContentContainer Method

Definition

Notifies this controller that the preferred size for content for a specified child container has changed.

[Foundation.Export("preferredContentSizeDidChangeForChildContentContainer:")]
[Foundation.Preserve(Conditional=true)]
public void PreferredContentSizeDidChangeForChildContentContainer (UIKit.IUIContentContainer container);
abstract member PreferredContentSizeDidChangeForChildContentContainer : UIKit.IUIContentContainer -> unit

Parameters

container
IUIContentContainer

The child .

Attributes

Applies to