Class InputLayoutClearView
Represent clear button functionality.
Inheritance
System.Object
    InputLayoutClearView
  Namespace: Syncfusion.XForms.TextInputLayout
Assembly: Syncfusion.Core.XForms.dll
Syntax
public class InputLayoutClearView : View
  Constructors
InputLayoutClearView()
Declaration
public InputLayoutClearView()
  Properties
Color
Gets or sets the clear button view color.
Declaration
public Color Color { get; set; }
  Property Value
| Type | 
|---|
| Xamarin.Forms.Color |