UIControlBackgroundColor Property |
The background color of the control.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2022.1.1.0 (2022.1.1.0)
Syntaxpublic Reference<ColorValue> BackgroundColor { get; set; }
Property Value
Type:
ReferenceColorValue
See Also