The properties of Xamarin.Forms.Color are listed below. For a list of all members, see the Color Members list.
See Also: Inherited members from System.ValueType
| [read-only] | A | double. Gets the alpha component of the color. |
| [read-only] static | Accent | Color. Gets the accent or tint color from the application. |
| [read-only] | B | double. Gets the blue component of the color. |
| [read-only] static | Default | Color. Returns the default color. |
| [read-only] | G | double. Gets the Green component of the color. |
| [read-only] | Hue | double. Gets the Hue of the color. |
| [read-only] | Luminosity | double. Gets the Luminosity fo the color. |
| [read-only] | R | double. Gets the Red component of the color. |
| [read-only] | Saturation | double. Gets the Saturation of the color |