SetWidthLimit

nn::font::CTR::TextWriterBase::SetWidthLimit Member Function

Syntax

void SetWidthLimit(
     f32 limit
);

Parameters

Name Description
in limit The width to wrap to automatically.

Return Values

None.

Description

Specifies the width to wrap to automatically.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL