Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
EnvironmentDialog Class Reference

Public Member Functions

void setAlwaysOnTop (bool)
 Sets the environment windows to always be on top or respect the normal display order. More...
 
bool isAlwaysOnTop ()
 Returns whether the environment window is set to always be on top of other windows. More...
 

Member Function Documentation

◆ isAlwaysOnTop()

bool EnvironmentDialog::isAlwaysOnTop ( )

Returns whether the environment window is set to always be on top of other windows.

Returns
bool, value is true if the environment window is set to always be on top of other windows, false if not.

◆ setAlwaysOnTop()

void EnvironmentDialog::setAlwaysOnTop ( bool  )

Sets the environment windows to always be on top or respect the normal display order.

Parameters
on,ifthe value is true then the environment window will try to always be on top of others, false and it respects the normal draw order.

The documentation for this class was generated from the following file: