Documentation

getActiveId

returns the id of the currently visible multiview cell

void getActiveId();

See also

Example

$$("views").getActiveId();

Back to top