Struct ColorVisualProperty
Definition
- Assembly:
- Tizen.NUI.dll
This specifies properties of the ColorVisual.
public struct ColorVisualProperty
Fields
View SourceBlurRadius
The radius value for the area to blur.
Declaration
public static readonly int BlurRadius
Field Value
| Type | Description |
|---|---|
| int |
CutoutPolicy
The policy value for the cutout of the visual.
Declaration
public static readonly int CutoutPolicy
Field Value
| Type | Description |
|---|---|
| int |
MixColor
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 |