---
title: becomeCurrent()
framework: intents
role: symbol
role_heading: Instance Method
path: intents/inusercontext/becomecurrent()
---

# becomeCurrent()

## becomeCurrent()

becomeCurrent() Instance Method of INUserContext Replaces the previous context object with the current context object that has the same underlying type.

``` func becomeCurrent() ```

Discussion

Call this function when your app becomes active or there’s a significant change in the user’s status or library.
