UIViewController.SystemLayoutFittingSizeDidChangeForChildContentContainer Método

Definición

Notifica a este contenedor que el diseño automático ha cambiado el tamaño de un contenedor secundario especificado.

[Foundation.Export("systemLayoutFittingSizeDidChangeForChildContentContainer:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void SystemLayoutFittingSizeDidChangeForChildContentContainer (UIKit.IUIContentContainer container);
abstract member SystemLayoutFittingSizeDidChangeForChildContentContainer : UIKit.IUIContentContainer -> unit
override this.SystemLayoutFittingSizeDidChangeForChildContentContainer : UIKit.IUIContentContainer -> unit

Parámetros

container
IUIContentContainer

El elemento secundario IUIContentContainer.

Implementaciones

Atributos

Se aplica a