Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: 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:
ECanBeSeen, ECantBeSeen, EFullyVisible, ENotVisible, EPartiallyVisible, anonymous, anonymous, iFlags

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.