DeviceHeight

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

Describes the height of the output device (meaning the entire screen or page, rather than just the rendering area, such as the document window).

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