Touch: screenY property
        
        
          Limited availability
        
        
        
          
                
              
                
              
                
              
        
        
      
      This feature is not Baseline because it does not work in some of the most widely-used browsers.
Returns the Y coordinate of the touch point relative to the screen, not including any scroll offset.
Value
A number.
Examples
The Touch.screenX example includes an example of this property's usage.
Specifications
| Specification | 
|---|
| Touch Events> # dom-touch-screeny> | 
Browser compatibility
Loading…