Struct BorderVisualProperty

    Definition

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

    This specifies properties of the BorderVisual.

    public struct BorderVisualProperty

    Fields

    View Source

    AntiAliasing

    Whether anti-aliasing of the border is required.

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

    Color

    The color of the border.

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

    Size

    The width of the border (in pixels).

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