| HyperTextStylesLink Structure |
Namespace: Candlelight.UI
[SerializableAttribute] public struct Link : IPropertyBackingFieldCompatible<HyperTextStylesLink>, IPropertyBackingFieldCompatible, ICloneable, IEquatable<HyperTextStylesLink>
The HyperTextStylesLink type exposes the following members.
| Name | Description | |
|---|---|---|
| HyperTextStylesLink |
Initializes a new instance of the HyperTextStylesLink struct.
|
| Name | Description | |
|---|---|---|
| Colors |
Gets the colors.
| |
| ColorTintMode |
Gets the color tint mode.
| |
| ColorTintModeExplanation |
Gets the color tint mode explanation.
| |
| ColorTweenMode |
Gets the color tween mode.
| |
| DefaultStyle |
Gets the default style.
| |
| TextStyle |
Gets the text style.
| |
| VerticalOffset |
Gets the vertical offset.
|
| Name | Description | |
|---|---|---|
| Clone |
Clone this instance.
| |
| Equals(Object) |
Determines whether the specified Object is equal to the current
HyperTextStylesLink.
(Overrides ValueTypeEquals(Object).) | |
| Equals(HyperTextStylesLink) |
Determines whether the specified HyperTextStylesLink is equal to the
current HyperTextStylesLink.
| |
| GetHashCode |
Serves as a hash function for a HyperTextStylesLink object.
(Overrides ValueTypeGetHashCode.) | |
| GetSerializedPropertiesHash |
Gets a hash value that is based on the values of the serialized properties of this instance.
|