isReverseContactNameDisplayEnabled

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

Check if reverse contact name option is enabled.

Return

true if reverse contact name option is enabled, false otherwise.

Parameters

context<strong>

Context The application context.