Property TintColor
| Edit this page View SourceTintColor
Gets or sets the color used for the backdrop. The Alpha value defines the opacity of the window.
Declaration
public Color TintColor { get; set; }
Property Value
Type | Description |
---|---|
Color |
Gets or sets the color used for the backdrop. The Alpha value defines the opacity of the window.
public Color TintColor { get; set; }
Type | Description |
---|---|
Color |