Method | Description | |
---|---|---|
ButtonSpecNavRemap ( IPalette target, |
Initialize a new instance of the ButtonSpecNavRemapDisabled class.
|
|
GetContentImageColorMap ( PaletteContentStyle style, PaletteState state ) : Color |
Gets the image color to remap into another color.
|
|
GetContentImageColorTo ( PaletteContentStyle style, PaletteState state ) : Color |
Gets the color to use in place of the image map color.
|
|
GetContentLongTextColor1 ( PaletteContentStyle style, PaletteState state ) : Color |
Gets the first back color for the long text.
|
|
GetContentShortTextColor1 ( PaletteContentStyle style, PaletteState state ) : Color |
Gets the first back color for the short text.
|
Method | Description | |
---|---|---|
GetRemapTarget ( PaletteContentStyle style, PaletteState state ) : Color | ||
OverrideImageColor ( PaletteState state ) : Color | ||
OverrideTextColor ( PaletteState state ) : bool |
public ButtonSpecNavRemap ( IPalette target, |
||
target | IPalette | Initial palette target for redirection. |
buttonSpec | Reference to button specification. | |
remapTarget | ButtonSpecRemapTarget | Target for remapping the color onto. |
return | System |
public GetContentImageColorMap ( PaletteContentStyle style, PaletteState state ) : Color | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | Color |
public GetContentImageColorTo ( PaletteContentStyle style, PaletteState state ) : Color | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | Color |
public GetContentLongTextColor1 ( PaletteContentStyle style, PaletteState state ) : Color | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | Color |
public GetContentShortTextColor1 ( PaletteContentStyle style, PaletteState state ) : Color | ||
style | PaletteContentStyle | Content style. |
state | PaletteState | Palette value should be applicable to this state. |
return | Color |