📜  如何检查滚动条是否可见?

📅  最后修改于: 2021-11-24 04:58:22             🧑  作者: Mango

滚动条是一个小部件,其中放置了一些内容,并且该内容可以由用户沿指定方向滚动。要检查滚动条是否可见,我们可以使用我们自己的自定义函数。

示例 1:此示例显示了一个简单的代码片段,可用于检查水平或垂直滚动条是否可见。



  

    
    
    
    

  

    
        
    
                

输出:

示例 2:



  

    
    

  

    
                 Welcome to the world of Geeks!! How many times were you        frustrated while looking out for a good collection of        programming/algorithm/interview questions? What did you        expect and what did you get? This portal has been created        to provide well written, well thought and well explained       solutions for selected questions.         
        
    
       
    
       
        * No scrollbar     
  

输出: