android-components / mozilla.components.support.ktx.android.content / android.content.Context / isPermissionGranted

isPermissionGranted

fun Context.isPermissionGranted(vararg permission: String): Boolean (source)

Returns if a list of permission have been granted, if all the permission have been granted returns true otherwise false.