Xamarin.Android

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

    Show / Hide Table of Contents

    Class FocusChangedEventArgs

    This is a FocusChanged class.

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

    Constructors

    FocusChangedEventArgs()

    Declaration
    public FocusChangedEventArgs()

    Properties

    HasFocus

    Gets a value indicating whether a boolean property.

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