Struct ColorVisualProperty
Definition
- Assembly:
- Tizen.NUI.dll
This specifies properties of the ColorVisual.
public struct ColorVisualProperty
Fields
View SourceMixColor
The solid color required.
Declaration
public static readonly int MixColor
Field Value
Type | Description |
---|---|
int |
RenderIfTransparent
Whether to render if the MixColor is transparent.
Declaration
public static readonly int RenderIfTransparent
Field Value
Type | Description |
---|---|
int |