public static interface FontSize.Builder extends SdkPojo, CopyableBuilder<FontSize.Builder,FontSize>
| Modifier and Type | Method and Description |
|---|---|
FontSize.Builder |
relative(RelativeFontSize relative)
The lexical name for the text size, proportional to its surrounding context.
|
FontSize.Builder |
relative(String relative)
The lexical name for the text size, proportional to its surrounding context.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFontSize.Builder relative(String relative)
The lexical name for the text size, proportional to its surrounding context.
relative - The lexical name for the text size, proportional to its surrounding context.RelativeFontSize,
RelativeFontSizeFontSize.Builder relative(RelativeFontSize relative)
The lexical name for the text size, proportional to its surrounding context.
relative - The lexical name for the text size, proportional to its surrounding context.RelativeFontSize,
RelativeFontSizeCopyright © 2023. All rights reserved.