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