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 |
---|
System.Boolean |