trait MediaQueryMatchers extends Object
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- val aspectRatio: UndefOr[String]
- def clone(): AnyRef
- val color: UndefOr[Boolean]
- val colorIndex: UndefOr[Boolean]
- val deviceAspectRation: UndefOr[String]
- val deviceHeight: UndefOr[|[String, Int]]
- val deviceWidth: UndefOr[|[String, Int]]
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hasOwnProperty(v: String): Boolean
- def hashCode(): Int
- val height: UndefOr[|[String, Int]]
- final def isInstanceOf[T0]: Boolean
- def isPrototypeOf(v: Object): Boolean
- val monochrome: UndefOr[Boolean]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- val orientation: UndefOr[String]
- def propertyIsEnumerable(v: String): Boolean
- val resolution: UndefOr[|[String, Int]]
- val scan: UndefOr[String]
- final def synchronized[T0](arg0: => T0): T0
- def toLocaleString(): String
- def toString(): String
- val type: UndefOr[MediaQueryTypes]
- def valueOf(): Any
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- val width: UndefOr[|[String, Int]]
Deprecated Value Members
- def finalize(): Unit
Inherited from Object
Value Members
- def hasOwnProperty(v: String): Boolean
- def isPrototypeOf(v: Object): Boolean
- def propertyIsEnumerable(v: String): Boolean
- def toLocaleString(): String
- def valueOf(): Any
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- val aspectRatio: UndefOr[String]
- def clone(): AnyRef
- val color: UndefOr[Boolean]
- val colorIndex: UndefOr[Boolean]
- val deviceAspectRation: UndefOr[String]
- val deviceHeight: UndefOr[|[String, Int]]
- val deviceWidth: UndefOr[|[String, Int]]
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hasOwnProperty(v: String): Boolean
- def hashCode(): Int
- val height: UndefOr[|[String, Int]]
- final def isInstanceOf[T0]: Boolean
- def isPrototypeOf(v: Object): Boolean
- val monochrome: UndefOr[Boolean]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- val orientation: UndefOr[String]
- def propertyIsEnumerable(v: String): Boolean
- val resolution: UndefOr[|[String, Int]]
- val scan: UndefOr[String]
- final def synchronized[T0](arg0: => T0): T0
- def toLocaleString(): String
- def toString(): String
- val type: UndefOr[MediaQueryTypes]
- def valueOf(): Any
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- val width: UndefOr[|[String, Int]]
- def finalize(): Unit