intentFor

inline fun <T : Any> intentFor(context: Context): Intent

Creates an intent to launch a given class. The type must be of an Android system component, such as an Activity.