Xamarin.Android

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

    Show / Hide Table of Contents

    Class DeleteButtonPlacement

    Placement option to align the delete button in token.

    Inheritance
    System.Object
    DeleteButtonPlacement
    Namespace: Syncfusion.Android.ComboBox
    Assembly: Syncfusion.SfComboBox.Android.dll
    Syntax
    public sealed class DeleteButtonPlacement : Enum

    Fields

    Left

    Placement option to align the delete button in left side of Token.

    Declaration
    public const DeleteButtonPlacement Left
    Field Value
    Type Description
    DeleteButtonPlacement

    Right

    Placement option to align the delete button in right side of Token.

    Declaration
    public const DeleteButtonPlacement Right
    Field Value
    Type Description
    DeleteButtonPlacement

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved