Interface LoadingAnimation.Builder

  • Method Details

    • visibility

      LoadingAnimation.Builder visibility(String visibility)

      The visibility configuration of LoadingAnimation.

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

      LoadingAnimation.Builder visibility(Visibility visibility)

      The visibility configuration of LoadingAnimation.

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