isTopologyVisible property
Returns true if topology is visible. It can be used to check the status of topology visibility. Gets the current status of topology visibility.
Implementation
bool get isTopologyVisible;
Returns true if topology is visible. It can be used to check the status of topology visibility. Sets the topology visibility.
Implementation
set isTopologyVisible(bool value);