Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: CLOCK.H

Struct STimeDeviceShadow

struct STimeDeviceShadow;

Description

Determines how shadows are added to the clock display.

Members

Defined in STimeDeviceShadow:
iColor, iIsOn, iOffset


Member data


iIsOn

TBool iIsOn;

Description

True if shadows should be displayed, else false.


iColor

TRgb iColor;

Description

Colour of the shadows.


iOffset

TPoint iOffset;

Description

Offset of shadows from foreground.