HintAlign

sealed abstract class HintAlign(val name: String) extends Named
Companion:
object
trait Named
class Object
trait Matchable
class Any
object Center.type
object Left.type
object Right.type
object Stretch.type

Value members

Inherited methods

override def toString: String
Definition Classes
Named -> Any
Inherited from:
Named

Concrete fields

val name: String