Enum ImageBorderFillMode

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll

    Enumeration for the fill mode of the image border.

    [Obsolete("This has been deprecated in API12")]
    public enum ImageBorderFillMode

    Fields

    Name Description
    Default

    Default mode of the image border.

    None

    None mode of the image border.

    Solid

    Solid mode of the image border.

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