Package 

Class DeadClickOptions


  • 
    public final class DeadClickOptions
    
                        

    Configuration options for dead click detection.

    Dead clicks occur when a user clicks an element but no UI change is detected, suggesting the click had no effect or the UI is unresponsive.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Boolean enabled
    • Method Summary

      Modifier and Type Method Description
      final Boolean getEnabled()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait