screenX top-level property

num get screenX

Implementation

_i2.num get screenX => _i4.getProperty(
      _self,
      'screenX',
    );