screenX property

num get screenX

Implementation

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