Interface LoadingAnimation.Builder

    • Method Detail

      • 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, Visibility
      • 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:
        Visibility, Visibility