Click or drag to resize

ColorBlockExtensions Methods

The ColorBlockExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSetColorMultiplier
Set the color multiplier and return the ColorBlock.
Public methodStatic memberSetDisabledColor
Set the disabledColor and return the ColorBlock.
Public methodStatic memberSetFadeDuration
Set the fade duration and return the ColorBlock.
Public methodStatic memberSetHighlightedColor
Set the highlightedColor and return the ColorBlock.
Public methodStatic memberSetNormalColor
Set the normalColor and return the ColorBlock.
Public methodStatic memberSetPressedColor
Set the pressedColor and return the ColorBlock.
Top
See Also