Interface FreeFormLayoutElementBackgroundStyle.Builder

All Superinterfaces:
Buildable, CopyableBuilder<FreeFormLayoutElementBackgroundStyle.Builder,FreeFormLayoutElementBackgroundStyle>, SdkBuilder<FreeFormLayoutElementBackgroundStyle.Builder,FreeFormLayoutElementBackgroundStyle>, SdkPojo
Enclosing class:
FreeFormLayoutElementBackgroundStyle

public static interface FreeFormLayoutElementBackgroundStyle.Builder extends SdkPojo, CopyableBuilder<FreeFormLayoutElementBackgroundStyle.Builder,FreeFormLayoutElementBackgroundStyle>
  • Method Details

    • 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

      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:
    • 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.