Contents

endAppearanceTransition()

Tells a child controller its appearance has changed.

Declaration

func endAppearanceTransition()

Discussion

If you are implementing a custom container controller, use this method to tell the child that the view transition is complete.

See Also

Managing child view controllers in a custom container