y property

double? y
getter/setter pair

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

Implementation

double? y;