Class ScrollTop


  • public class ScrollTop
    extends Component
    Represents the scoll top component.
    Since:
    2.0
    Author:
    devacfr
    • Constructor Detail

      • ScrollTop

        public ScrollTop​(@Nonnull
                         ISkinConfig config)
        Default constructor.
        Parameters:
        config - a config (can not be null).
    • Method Detail

      • isSmooth

        public boolean isSmooth()
        Gets the indicating whether the scrolling is smooth.
        Returns:
        Returns true whether the scrolling is smooth, otherwise returns false.