Product Documentation
Virtuoso Studio Design Environment User Guide
Product Version IC23.1, November 2023

bottomAsstSpansFullWidth

ui bottomAsstSpansFullWidth boolean { t | nil }

Description

Determines the width of the assistant that is displayed at the bottom of a window. It displays the assistant at the bottom along the entire bottom area of the window.

The default is nil, which means that the assistant at the bottom lies between the left and right assistants.

GUI Equivalent

None

Examples

envGetVal("ui" "bottomAsstSpansFullWidth")
envSetVal("ui" "bottomAsstSpansFullWidth" 'boolean t)


Return to top
 ⠀
X