menu

MAUI Toolkit

  • User Guide
  • Demos
  • Support
Class CardIndicatorPosition - MAUI-ToolKit API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CardIndicatorPosition

    Defines the position of indicator in card view.

    Inheritance
    System.Object
    CardIndicatorPosition
    Namespace: Syncfusion.Maui.Toolkit.Cards
    Assembly: Syncfusion.Maui.Toolkit.dll
    Syntax
    public sealed class CardIndicatorPosition : Enum

    Fields

    Bottom

    Represents the bottom position of indicator.

    Declaration
    public const CardIndicatorPosition Bottom
    Field Value
    Type
    CardIndicatorPosition

    Left

    Represents left position of indicator.

    Declaration
    public const CardIndicatorPosition Left
    Field Value
    Type
    CardIndicatorPosition

    Right

    Represents the right position of indicator.

    Declaration
    public const CardIndicatorPosition Right
    Field Value
    Type
    CardIndicatorPosition

    Top

    Represents top position of indicator.

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