menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Interface IClear

    Represents the IClear interface.

    Namespace: Syncfusion.SfAutoComplete.XForms
    Assembly: Syncfusion.SfAutoComplete.XForms.dll
    Syntax
    public interface IClear

    Methods

    Clear()

    Represents to Clear the text and selected items.

    Declaration
    void Clear()

    Clear(SfAutoComplete)

    Represents to Clear the specified text and selected items.

    Declaration
    void Clear(SfAutoComplete formsAutoComplete)
    Parameters
    Type Name Description
    SfAutoComplete formsAutoComplete

    Forms auto complete.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved