# DimensionWithAbsolutes

An extension of Dimension where Android returns additional absolute X/Y values/properties for rect

Availability
0.8
0.8
9.2.0
Extends

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# absoluteX

Availability
0.8
absoluteX :Number

The x-axis coordinate of the position relative to the main window.


# absoluteY

Availability
0.8
absoluteY :Number

The y-axis coordinate of the position relative to the main window.