isAutoCompleteAllowed

open fun isAutoCompleteAllowed(@NonNull context: Context): Boolean

Check if process auto completion is allowed or not

Return

boolean true : allowed false: not allowed

Parameters

context

Context: The application context