object InitialsColor
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- InitialsColor
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- val blue: InitialsColor
- val burgundy: InitialsColor
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
- val coolGray: InitialsColor
- val cyan: InitialsColor
- val darkBlue: InitialsColor
- val darkGreen: InitialsColor
- val darkRed: InitialsColor
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val gold: InitialsColor
- val gray: InitialsColor
Gray can result in offensive persona coins with some initials combinations, so it can only be set with overrides.
- val green: InitialsColor
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val lightBlue: InitialsColor
- val lightGreen: InitialsColor
- val lightPink: InitialsColor
- val lightRed: InitialsColor
- val magenta: InitialsColor
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val orange: InitialsColor
- val pink: InitialsColor
- val purple: InitialsColor
- val rust: InitialsColor
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- val teal: InitialsColor
- def toString(): String
- Definition Classes
- AnyRef → Any
- val transparent: InitialsColor
Transparent is not intended to be used with typical initials due to accessibility issues.
Transparent is not intended to be used with typical initials due to accessibility issues. Its primary use is for overflow buttons, so it is considered a reserved color and can only be set with overrides.
- val violet: InitialsColor
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- val warmGray: InitialsColor