Class DeleteButtonPlacement
Placement option to align the delete button in token.
Inheritance
System.Object
    DeleteButtonPlacement
  Namespace: Com.Syncfusion.Autocomplete
Assembly: Syncfusion.SfAutoComplete.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 | 
|---|
| DeleteButtonPlacement | 
Right
Placement option to align the delete button in right side of Token.
Declaration
public const DeleteButtonPlacement Right
  Field Value
| Type | 
|---|
| DeleteButtonPlacement |