ResponsiveAppExtensions extension

on

Properties

screenHeight double
Returns the pecentage of screen height based on the extended number Example: 20.screenHeight = (20 / 100) * currentScreenHeight
no setter
screenWidth double
Returns the pecentage of screen width based on the extended number Example: 20.screenHeight = (20 / 100) * currentScreenHeight
no setter
sh double
Shorthand for screenHeight
no setter
sw double
Shorthand for screenWidth
no setter