customTabsIntent
inline fun customTabsIntent(session: CustomTabsSession? = null, init: CustomTabsIntent.Builder.() -> Unit): CustomTabsIntent(source)
Creates a Custom Tab Intent using DSL syntax. Optionally, an existing session may be specified.
Since
0.0.1