The methods of UIKit.UIContentContainer are listed below. For a list of all members, see the UIContentContainer Members list.
See Also: Inherited members from Foundation.NSObject
abstract | GetSizeForChildContentContainer(IUIContentContainer, CoreGraphics.CGSize)Gets the size of the content of the specified child UIKit.IUIContentContainer by using the size of the parent container. | |
abstract | PreferredContentSizeDidChangeForChildContentContainer(IUIContentContainer)Notifies this controller that the preferred size for content for a specified child container has changed. | |
abstract | SystemLayoutFittingSizeDidChangeForChildContentContainer(IUIContentContainer)Notifies this container that auto layout resized a specified child container. | |
abstract | ViewWillTransitionToSize(IUIViewControllerTransitionCoordinator, CoreGraphics.CGSize)Notifies this that the size of it's view will change to the specified value, as coordinated by coordinator. | |
abstract | WillTransitionToTraitCollection(UITraitCollection, IUIViewControllerTransitionCoordinator)Notifies this that its trait collection will change to traitCollection, as coordinated by coordinator. | |