![]() | InputFieldTextSynchronizer Class |
Namespace: Slash.Unity.DataBind.UI.Unity.Synchronizers
The InputFieldTextSynchronizer type exposes the following members.
Name | Description | |
---|---|---|
![]() | InputFieldTextSynchronizer | Initializes a new instance of the InputFieldTextSynchronizer class |
Name | Description | |
---|---|---|
![]() | Disable |
Disable the operator.
(Overrides DataBindingOperatorDisable.) |
![]() | Enable |
Enable the operator.
(Overrides DataBindingOperatorEnable.) |
![]() | SetTargetValue |
Sets a new value on the target component.
(Overrides ComponentDataSynchronizerTComponent, TDataSetTargetValue(TComponent, TData).) |
Name | Description | |
---|---|---|
![]() | OnlyUpdateValueOnEndEdit |
If set, the ValueChanged event is only dispatched when editing of the input field ended (i.e. input field left).
|