ColorGradientMessagesSettingsBuilder
Defines the fluent API for configuring the ColorGradientMessagesSettings settings.
Methods
ContrastRatio(System.String)
Allows customization of the "Contrast ratio" text in the contrast tool.
Parameters
value - System.String
The value that configures the contrastratio.
Fail(System.String)
Allows customization of the "Fail" text in the contrast tool.
Parameters
value - System.String
The value that configures the fail.
Pass(System.String)
Allows customization of the "Pass" text in the contrast tool.
Parameters
value - System.String
The value that configures the pass.
ToggleFormat(System.String)
Allows customization of the toggle format button's title in the Gradient's input editor.
Parameters
value - System.String
The value that configures the toggleformat.
Red(System.String)
Allows customization of the rgb's red input's aria-label in the Gradient's input editor.
Parameters
value - System.String
The value that configures the red.
Green(System.String)
Allows customization of the rgb's green input's aria-label in the Gradient's input editor.
Parameters
value - System.String
The value that configures the green.
Blue(System.String)
Allows customization of the rgb's blue input's aria-label in the Gradient's input editor.
Parameters
value - System.String
The value that configures the blue.
Alpha(System.String)
Allows customization of the rgb's alpha input's aria-label in the Gradient's input editor.
Parameters
value - System.String
The value that configures the alpha.
Hex(System.String)
Allows customization of the hex input's aria-label in the Gradient's input editor.
Parameters
value - System.String
The value that configures the hex.