PlatformQueryExtension_NUM extension
- on
Properties
- dp → double
-
Calculates the material dp (Pixel Density)
(https://material.io/design/layout/pixel-density.html#pixel-density-on-android))
no setter
- h → double
-
Calculates the height depending on the device's screen size
no setter
- sp → double
-
Calculates the sp (Scalable Pixel) depending on the device's pixel
density and aspect ratio
no setter
- vmax → double
-
Respective percentage of the viewport's larger dimension.
no setter
- vmin → double
-
Respective percentage of the viewport's smaller dimension.
no setter
- w → double
-
Calculates the width depending on the device's screen size
no setter