AdaptiveHeightExtension extension

Provides extension methods for adapting height based on a tuple of values for different screen sizes.

This extension allows you to calculate height values that adapt to screen size variations using a range of design dimensions and screen height.

on

Properties

ah double

Available on Tuple2<num, num>, provided by the AdaptiveHeightExtension extension

Calculates adaptive height based on the screen height and design height values.
no setter