Contents

viewWillAppear(_:)

Notifies the view controller that the system is going to add a view to a view hierarchy.

Declaration

@MainActor override dynamic func viewWillAppear(_ animated: Bool)

See Also

Responding to view-related events