Interface IsProgressBarType

  • All Superinterfaces:
    Key
    All Known Implementing Classes:
    DefaultProgressBarType

    public interface IsProgressBarType
    extends Key
    Defines a toast progress bar type.
    Author:
    Andrea "Stock" Stocchero
    • Method Detail

      • getBackgroundColor

        IsColor getBackgroundColor()
        Returns the background IsColor of the progress bar.
        Returns:
        the background IsColor of the progress bar
      • getBackgroundAsGradient

        Gradient getBackgroundAsGradient()
        Returns the background Gradient of the toast.
        Returns:
        the background Gradient of the toast