onFocusChange

fun onFocusChange(focus: Boolean, keyContext: String)

Deprecated This is a static class method, it can be called on different input fields

    DwnProfilingSDK.onFocusChange(true, "FULL_NAME")

notify biometrics module that a Field has changed focus.

Parameters

focus

true if the Field has focus, false otherwise

keyContext

the context of what the text field is being used for