x property

double? x
getter/setter pair

A Double value specifying the x-coordinate of the containing window, or null if the x-coordinate is not specified.

Implementation

double? x;