is Reverse Contact Name Display Enabled
open fun isReverseContactNameDisplayEnabled(@NonNull context: Context): Boolean
Content copied to clipboard
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.