Interface FreeFormLayoutElementBorderStyle.Builder

    • Method Detail

      • visibility

        FreeFormLayoutElementBorderStyle.Builder visibility​(String visibility)

        The border visibility of a free-form layout element.

        Parameters:
        visibility - The border 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

        FreeFormLayoutElementBorderStyle.Builder color​(String color)

        The border color of a free-form layout element.

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