Xamarin.iOS

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

    Show / Hide Table of Contents

    Class FocusChangedEventArgs

    Value event arguments.

    Inheritance
    System.Object
    FocusChangedEventArgs
    Namespace: Syncfusion.SfNumericTextBox.iOS
    Assembly: Syncfusion.SfNumericTextBox.iOS.dll
    Syntax
    public class FocusChangedEventArgs : EventArgs

    Constructors

    FocusChangedEventArgs()

    Declaration
    public FocusChangedEventArgs()

    Properties

    HasFocus

    Gets a value indicating whether boolean value

    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