vh property

num get vh

vh - percent of viewport height

Implementation

num get vh => this / 100.0 * (size.height);