Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <W32STD.H>

Struct TWsVisibilityChangedEvent

struct TWsVisibilityChangedEvent;

Description

Visibility changed events.

These events are generated in response to a window being obscured, or being fully or partially revealed after being obscured.

Members

Defined in TWsVisibilityChangedEvent:

See also:


Member enumerations


Enum anonymous

n/a

Description

ECanBeSeen

Some or all of the window is visible, either directly or through a transparent window.

ECantBeSeen

None of the window is visible, either directly or through a transparent window.


Enum anonymous

n/a

Description

EPartiallyVisible

Some (or all) of the window is visible, either directly or through a transparent window.

ENotVisible

None of the window is visible, either directly or through a transparent window.

EFullyVisible

All of the window is directly visible.

[Top]


Member data


iFlags

TUint iFlags;

Description

A combination of one or more visibility event flags.