Enum ShapeType

    Definition

    Namespace:
    Tizen.Applications.WatchfaceComplication
    Assembly:
    Tizen.Applications.WatchfaceComplication.dll

    Represents the Editable shape type.

    public enum ShapeType

    Fields

    Name Description
    Circle

    Shape circle.

    Rectangle

    Shape rectangle.

    Extension Methods

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