{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
Density |
A density of the screen. |
AndroidDensityKt |
|
Constraints |
Immutable constraints for measuring layouts, used by |
ConstraintsKt |
|
DensityKt |
|
Dp |
Dimension value representing device-independent pixels (dp). |
DpKt |
|
DpOffset |
A two-dimensional offset using |
DpRect |
A four dimensional bounds using |
DpSize |
A two-dimensional Size using |
IntOffset |
A two-dimensional position using |
IntOffsetKt |
|
IntRect |
An immutable, 2D, axis-aligned, integer bounds rectangle whose coordinates are relative to a given origin. |
IntRectKt |
|
IntSize |
A two-dimensional size class used for measuring in |
IntSizeKt |
|
TextUnit |
The unit used for text related dimension value. |
TextUnitKt |
|
TextUnitType |
An enum class defining for type of |
Velocity |
A two dimensional velocity in pixels per second. |
VelocityKt |
|
Constraints.Companion |
|
Dp.Companion |
|
DpOffset.Companion |
|
DpSize.Companion |
|
IntOffset.Companion |
|
IntRect.Companion |
|
IntSize.Companion |
|
TextUnit.Companion |
|
TextUnitType.Companion |
|
Velocity.Companion |
LayoutDirection |
A class for defining layout directions. |