addTextView

fun addTextView(textView: TextView, keyContext: String)

Registers a text view for behavioral biometrics profiling.
Text views can provide valuable insights into typing behavior and whether facilities like copy-paste have been used.

Parameters

TextView

the text view reference to use. Usually this can be located from a layout bundle using this.findViewById(R.id.)

keyContext

the context of what the text view is being used for, it's case insensitive. Possible values of Darwinium Contexts