Struct ColorVisualProperty

    Definition

    Namespace:
    Tizen.NUI
    Assembly:
    Tizen.NUI.dll

    This specifies properties of the ColorVisual.

    public struct ColorVisualProperty

    Fields

    View Source

    MixColor

    The solid color required.

    Declaration
    public static readonly int MixColor
    Field Value
    Type Description
    int
    View Source

    RenderIfTransparent

    Whether to render if the MixColor is transparent.

    Declaration
    public static readonly int RenderIfTransparent
    Field Value
    Type Description
    int
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX