Contents

terminateAutomaticallyTerminableApplications()

Terminates invisibly running applications as if triggered by system memory pressure.

Declaration

class func terminateAutomaticallyTerminableApplications()

Discussion

This method is intended for installer applications and similar applications to ensure that nothing is unexpectedly relying on the files they’re replacing.

See Also

Terminating applications