Name | Description | |
---|---|---|
![]() | ThemeColor Constructor | Instanciates a ThemeColor by specifying its Type and possible Tint. |
The following tables list the members exposed by ThemeColor.
Name | Description | |
---|---|---|
![]() | ThemeColor Constructor | Instanciates a ThemeColor by specifying its Type and possible Tint. |
Name | Description | |
---|---|---|
![]() | Tint | Gets/sets the ThemeColor's tint. Values are from -1 (dark) to +1 (light). The default value is 0. |
![]() | Type | Gets or sets the ThemeColor's type. |
Name | Description | |
---|---|---|
![]() | Equals | Returns true if the current ThemeColor is equal to the obj received. |
![]() | GetHashCode | Serves as the default hash function. |