Class FocusChangedEventArgs
Focus changed event args
Inheritance
System.Object
FocusChangedEventArgs
Namespace: Com.Syncfusion.Numericupdown
Assembly: Syncfusion.SfNumericUpDown.Android.dll
Syntax
public class FocusChangedEventArgs : EventArgs
Constructors
FocusChangedEventArgs()
Declaration
public FocusChangedEventArgs()
Properties
HasFocus
Gets the value Hasfocus property
Declaration
public object HasFocus { get; }
Property Value
Type |
---|
System.Object |