getMaxHighlightDistance abstract method

double? getMaxHighlightDistance()

Returns the maximum distance in scren dp a touch can be away from an entry to cause it to get highlighted.

@return

Implementation

double? getMaxHighlightDistance();