FontFamily

object FontFamily
Companion:
class
Source:
Font.scala
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case object Monospaced extends FontFamily
Source:
Font.scala
final case class Named(get: String) extends FontFamily
Source:
Font.scala
case object SansSerif extends FontFamily
Source:
Font.scala
case object Serif extends FontFamily
Source:
Font.scala

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Inherited from:
Mirror
Source:
Mirror.scala

Value members

Concrete methods

def named(name: String): FontFamily
Source:
Font.scala