Interface FreeFormLayoutElementBackgroundStyle.Builder

    • Method Detail

      • visibility

        FreeFormLayoutElementBackgroundStyle.Builder visibility​(String visibility)

        The background visibility of a free-form layout element.

        Parameters:
        visibility - The background visibility of a free-form layout element.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Visibility, Visibility
      • color

        FreeFormLayoutElementBackgroundStyle.Builder color​(String color)

        The background color of a free-form layout element.

        Parameters:
        color - The background color of a free-form layout element.
        Returns:
        Returns a reference to this object so that method calls can be chained together.