UIContentContainer.PreferredContentSizeDidChangeForChildContentContainer Method

Definition

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

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

Parameters

Implements

Attributes

Applies to