Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: eiklbv.h

Class MListVisibilityObserver

MListVisibilityObserver

Support

Supported from 6.0

Description

Tests the visibility of a list box view. A list box view displays the list items which are currently visible in a list box.

Defined in MListVisibilityObserver:
IsVisible()


IsVisible()

virtual TBool IsVisible() const=0;

Description

Tests list box view visibility.

Return value

TBool

ETrue if the list box view is visible. EFalse if the list box view is not visible.