Interface ProgressBarOptions.Builder

  • Method Details

    • visibility

      ProgressBarOptions.Builder visibility(String visibility)

      The visibility of the progress bar.

      Parameters:
      visibility - The visibility of the progress bar.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • visibility

      ProgressBarOptions.Builder visibility(Visibility visibility)

      The visibility of the progress bar.

      Parameters:
      visibility - The visibility of the progress bar.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: