Share

AcGsView::hide

C++

virtual void hide() = 0;

Description

This method makes the view invisible. Nothing from this view should appear on the device while it is hidden.

Links

AcGsView Class

Was this information helpful?