#include <mw/AknPopupFader.h>
class TAknPopupFader |
Public Member Functions | |
---|---|
void | CreateStaticL() |
IMPORT_C void | FadeBehindPopup(MAknFadedComponent *, CCoeControl *, TBool) |
TAknPopupFader fades controls
IMPORT_C void | FadeBehindPopup | ( | MAknFadedComponent * | aComponent, |
CCoeControl * | aParent, | |||
TBool | aFade | |||
) |
FadeBehindPopup fades components
Parameter | Description |
---|---|
aComponent | array of controls |
aParent | parent control |
aFade | true if control is to be faded, false if not |