alexa
menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class SymbolType

    Symbol type.

    Inheritance
    System.Object
    SymbolType
    Namespace: Syncfusion.SfDiagram.iOS
    Assembly: Syncfusion.SfDiagram.iOS.dll
    Syntax
    public sealed class SymbolType : Enum

    Fields

    Connector

    The connector.

    Declaration
    public const SymbolType Connector
    Field Value
    Type
    SymbolType

    Group

    The group.

    Declaration
    public const SymbolType Group
    Field Value
    Type
    SymbolType

    Image

    The image.

    Declaration
    public const SymbolType Image
    Field Value
    Type
    SymbolType

    Shape

    The shape.

    Declaration
    public const SymbolType Shape
    Field Value
    Type
    SymbolType

    Text

    The text.

    Declaration
    public const SymbolType Text
    Field Value
    Type
    SymbolType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved