Package 

Class SnapParameters

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Integer snapOffset
    • Method Summary

      Modifier and Type Method Description
      final Integer getSnapOffset()
      final Dp snapOffsetDp() Returns a snapping offset in Dp
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SnapParameters

        SnapParameters(Integer snapOffset)
        Parameters:
        snapOffset - an optional offset to be applied when snapping the item.