MListBoxAnimBackgroundDrawer Class Reference

class MListBoxAnimBackgroundDrawer

A callback interface for overriding highlight animation input layer preparation in derived classes. Usually drawing the background under the highlight rect will yield the right kind of result. The size of the render target is equal to item cell size.

Since
3.0

Member Functions Documentation

DrawHighlightAnimBackground(CFbsBitGc &)

TBool DrawHighlightAnimBackground ( CFbsBitGc & aGc ) const [pure virtual]

Parameters

CFbsBitGc & aGc Bitmapped graphical context to draw to.