isTextViewAdded

fun isTextViewAdded(keyContext: String): Boolean

Deprecated This is a static class method, it can be called on different activities/views

    DwnProfilingSDK.isTextViewAdded("FULL_NAME")

check if a text view already added for behavioral biometrics profiling.

Parameters

keyContext

the context of what the text view is being used for, same value as addTextView