Contents

resignActive()

Tells a context to stop being the active context.

Declaration

func resignActive()

Mentioned in

Discussion

Only one context can be active at a time, so the framework automatically calls this method for you if you activate another context.

See Also

Activating and deactivating a context