menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved