nn::font::CTR::TextWriterBase::Print Member Function

Syntax

f32 Print(
     const CharType * str
);

Arguments

Name Description
in str String

Return Values

Returns the width of the string.

Description

Draws a string.


CONFIDENTIAL