menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Interface IFocus

    Represents the Focus interface.

    Namespace: Syncfusion.XForms.ComboBox
    Assembly: Syncfusion.SfComboBox.XForms.dll
    Syntax
    public interface IFocus

    Methods

    Focus()

    Focus this instance.

    Declaration
    void Focus()

    Focus(SfComboBox)

    Focus the specified formsAutoComplete.

    Declaration
    void Focus(SfComboBox formsAutoComplete)
    Parameters
    Type Name Description
    SfComboBox formsAutoComplete

    Forms auto complete.

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