nn::font::CTR::TextWriterBase::CalcFormatStringHeight Member Function
f32 CalcFormatStringHeight(
const CharType* format,
...
) const;
| Name | Description | |
|---|---|---|
| in | format | Format string. |
| in | ... | String parameters. |
| in | str | The string. |
| in | length | The string length. |
Calculates the height of the string.
CONFIDENTIAL