menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class FocusChangedEventArgs

    Focus changed event args

    Inheritance
    System.Object
    FocusChangedEventArgs
    Namespace: Com.Syncfusion.Numericupdown
    Assembly: Syncfusion.SfNumericUpDown.Android.dll
    Syntax
    public class FocusChangedEventArgs : EventArgs

    Constructors

    FocusChangedEventArgs()

    Declaration
    public FocusChangedEventArgs()

    Properties

    HasFocus

    Gets the value Hasfocus property

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