nw::lyt::TextBox::SetTextColor Member Function

Syntax

void SetTextColor(
     u32 type,
     ut::Color8 value
);

Arguments

Name Description
type The display color type. Specifies lyt::TextColor.
value The display color.

Return Values

None.

Description

Sets the text display color.

Sets the specified display color.

See Also

GetTextColor
lyt::TextColor

Revision History

2009/09/18
Initial version.

CONFIDENTIAL