An extension of Dimension where Android returns additional absolute X/Y values/properties for rect
NOTE
This is an abstract type. Any object of this structure can be used where this type is used.
The x-axis coordinate of the position relative to the main window.
The y-axis coordinate of the position relative to the main window.
The height measurement.
The width measurement.
The x-axis coordinate of the position. When returned by rect the position is relative to it's parent.
The y-axis coordinate of the position. When returned by rect the position is relative to it's parent.
Contents