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

    Focus changed event arguments.

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

    Constructors

    FocusChangedEventArgs()

    Declaration
    public FocusChangedEventArgs()

    Properties

    HasFocus

    Gets a value indicating whether this FocusChangedEventArgs has focus.

    Declaration
    public bool HasFocus { get; }
    Property Value
    Type Description
    System.Boolean

    true if has focus; otherwise, false.

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