menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class DeleteButtonPlacement

    Contains values for the DeleteButtonPlacement enumeration that determines the position of the delete button.

    Inheritance
    System.Object
    DeleteButtonPlacement
    Namespace: Syncfusion.SfAutoComplete.XForms
    Assembly: Syncfusion.SfAutoComplete.XForms.dll
    Syntax
    public sealed class DeleteButtonPlacement : Enum

    Fields

    Left

    The left position alignment of delete button.

    Declaration
    public const DeleteButtonPlacement Left
    Field Value
    Type
    DeleteButtonPlacement

    Right

    The right position alignment of delete button.

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