Interface FontWeight.Builder

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

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

    • name

      The lexical name for the level of boldness of the text display.

      Parameters:
      name - The lexical name for the level of boldness of the text display.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • name

      The lexical name for the level of boldness of the text display.

      Parameters:
      name - The lexical name for the level of boldness of the text display.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: