public static interface FontWeight.Builder extends SdkPojo, CopyableBuilder<FontWeight.Builder,FontWeight>
| Modifier and Type | Method and Description |
|---|---|
FontWeight.Builder |
name(FontWeightName name)
The lexical name for the level of boldness of the text display.
|
FontWeight.Builder |
name(String name)
The lexical name for the level of boldness of the text display.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFontWeight.Builder name(String name)
The lexical name for the level of boldness of the text display.
name - The lexical name for the level of boldness of the text display.FontWeightName,
FontWeightNameFontWeight.Builder name(FontWeightName name)
The lexical name for the level of boldness of the text display.
name - The lexical name for the level of boldness of the text display.FontWeightName,
FontWeightNameCopyright © 2023. All rights reserved.