Package 

Enum ScrollGesturePropagation

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      NotZoomed

      Propagates the scroll gesture to the parent composable element when the content is not zoomed.

      ContentEdge

      Propagates the scroll gesture to the parent composable element when the content is scrolled to the edge and attempts to scroll further.

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

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