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 |
---|
DeleteButtonPlacement |
Right
Placement option to align the delete button in right side of Token.
Declaration
public const DeleteButtonPlacement Right
Field Value
Type |
---|
DeleteButtonPlacement |