Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: W32STD.H

Enum TWindowBackupType

TWindowBackupType

Description

Window backup type flags.

See also:

EWindowBackupAreaBehind

Backup the area behind the current window only.

This is the default behaviour for the RWindowBase::EnableBackup() function.

EWindowBackupFullScreen

Backup the entire screen.

This is provided for windows that require the rest of the screen to fade when they are displayed. When the rest of the screen should become unfaded, the window server redraws the whole screen from the backed up bitmap.