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