nn::swkbd::CTR::UpperScreenFlag Enumerated Type

Syntax

enum UpperScreenFlag;

Value

Value Description
UPPER_SCREEN_NORMAL The application's screen image is displayed unchanged.
UPPER_SCREEN_DARK The application's screen image is displayed darkened.
UPPER_SCREEN_MAX_BIT (This enumerator is used for internal processing. It cannot be used from the application.)

Description

Flag indicating the display method for the upper screen.

Revision History

2011/04/12
Added descriptions to values that had no descriptions.
2011/03/01
Initial version.

CONFIDENTIAL