Enum LottieAnimationView.VectorProperty

    Definition

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

    Vector Property

    public enum LottieAnimationView.VectorProperty

    Fields

    Name Description
    FillColor

    Fill color of the object, Type of Vector3

    FillOpacity

    Fill opacity of the object, Type of float

    StrokeColor

    Stroke color of the object, Type of Vector3

    StrokeOpacity

    Stroke opacity of the object, Type of float

    StrokeWidth

    Stroke width of the object, Type of float

    TransformAnchor

    Transform anchor of the Layer and Group object, Type of Vector2

    TransformOpacity

    Transform opacity of the Layer and Group object, Type of float

    TransformPosition

    Transform position of the Layer and Group object, Type of Vector2

    TransformRotation

    Transform rotation of the Layer and Group object, Type of float, Value range of [0..360] in degrees

    TransformScale

    Transform scale of the Layer and Group object, Type of Vector2, Value range of [0..100]

    TrimEnd

    Trim End property of Shape object, Type of float, Type of Vector2, Value range of [0..100]

    TrimStart

    Trim Start property of Shape object, Type of float, Value range of [0..100]

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<LottieAnimationView.VectorProperty>(LottieAnimationView.VectorProperty, string)
    Extensions.LoadFromXaml<LottieAnimationView.VectorProperty>(LottieAnimationView.VectorProperty, string)
    Extensions.LoadFromXaml<LottieAnimationView.VectorProperty>(LottieAnimationView.VectorProperty, Type)
    Extensions.LoadFromXamlFile<LottieAnimationView.VectorProperty>(LottieAnimationView.VectorProperty, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX