pub const APP_SCREEN_COORDINATE_Y: &str = "app.screen.coordinate.y";
The y (vertical) component of a screen coordinate, in screen pixels.
12
99