Enum AlphaFunction.Modes

    Definition

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

    This specifies which mode is set for AlphaFunction.

    public enum AlphaFunction.Modes

    Fields

    Name Description
    Bezier

    The user has provided the control points of a bezier curve.

    BuiltinFunction

    The user has used a built-in function.

    CustomFunction

    The user has provided a custom function.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX