Point page

Source

@DomName('Touch.pageX')
@DomName('Touch.pageY')
Point get page => new Point/*<num>*/(__pageX, __pageY);