Struct Visual.Property

    Definition

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

    This specifies visual properties.

    public struct Visual.Property

    Fields

    View Source

    MixColor

    MixColor.

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

    Opacity

    Opacity.

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

    PremultipliedAlpha

    PremultipliedAlpha.

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

    Shader

    Shader.

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

    Transform

    Transform.

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

    Type

    Type.

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

    VisualFittingMode

    The fitting mode of the visual.

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