isAutoCompleteAllowed

fun isAutoCompleteAllowed(context: Context): Boolean

Check whether process auto completion is allowed or not

Return

boolean true if autocomplete allowed, false otherwise.

Parameters

context

Context: The application context