clientX property

num get clientX

Implementation

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