menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class IndicatorPosition - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class IndicatorPosition

    Represents the position of indicator in card view.

    Inheritance
    System.Object
    IndicatorPosition
    Namespace: Syncfusion.XForms.Cards
    Assembly: Syncfusion.Cards.XForms.dll
    Syntax
    public sealed class IndicatorPosition : Enum

    Fields

    Bottom

    Represents the bottom position of indicator.

    Declaration
    public const IndicatorPosition Bottom
    Field Value
    Type
    IndicatorPosition

    Left

    Represents left position of indicator.

    Declaration
    public const IndicatorPosition Left
    Field Value
    Type
    IndicatorPosition

    Right

    Represents the right position of indicator.

    Declaration
    public const IndicatorPosition Right
    Field Value
    Type
    IndicatorPosition

    Top

    Represents top position of indicator.

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