Height

case class Height[N](length: ValueExpr[Length[N]]) extends Feature

The height media feature describes the height of the output device's rendering surface (such as the height of the viewport or of the page box on a printer).

trait Serializable
trait Product
trait Equals
trait Feature
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product