Class SFNumericTextBoxValueChangeMode
Its is a enum value.
Inheritance
System.Object
SFNumericTextBoxValueChangeMode
Namespace: Syncfusion.SfNumericTextBox.iOS
Assembly: Syncfusion.SfNumericTextBox.iOS.dll
Syntax
public sealed class SFNumericTextBoxValueChangeMode : Enum
Fields
OnKeyFocus
Its is a Focus value.
Declaration
public const SFNumericTextBoxValueChangeMode OnKeyFocus
Field Value
Type |
---|
SFNumericTextBoxValueChangeMode |
OnLostFocus
Its is a Focus value.
Declaration
public const SFNumericTextBoxValueChangeMode OnLostFocus
Field Value
Type |
---|
SFNumericTextBoxValueChangeMode |