balloonPauseTime
layout balloonPauseTime float time
Description
Calculates the amount of time before the information balloon appears when the pointer is over an object. Valid values are between 1 and 10.
GUI Equivalent
Examples
envGetVal("layout" "balloonPauseTime")
envSetVal("layout" "balloonPauseTime" 'float 5.0)
Related Topics
Return to top