Package 

Class AnimatedSeekToNextButtonKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit AnimatedSeekToNextButton(Function0<Unit> onClick, Modifier modifier, Function0<Unit> onLongRepeatableClick, Function0<Unit> onLongRepeatableClickEnd, Boolean enabled, ButtonColors colors, Dp iconSize, DpSize tapTargetSize)
      • Methods inherited from class java.lang.Object

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

      • AnimatedSeekToNextButton

        @Composable() final static Unit AnimatedSeekToNextButton(Function0<Unit> onClick, Modifier modifier, Function0<Unit> onLongRepeatableClick, Function0<Unit> onLongRepeatableClickEnd, Boolean enabled, ButtonColors colors, Dp iconSize, DpSize tapTargetSize)