alexa
menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class FocusEventArgs

    Focus event args class.

    Inheritance
    System.Object
    FocusEventArgs
    Namespace: Syncfusion.iOS.ComboBox
    Assembly: Syncfusion.SfComboBox.iOS.dll
    Syntax
    public class FocusEventArgs : Object

    Constructors

    FocusEventArgs()

    Declaration
    public FocusEventArgs()

    Properties

    HasFocus

    Gets or sets a value indicating whether the value of Has Focus property.

    Declaration
    public bool HasFocus { get; set; }
    Property Value
    Type
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved