![]() | RangeSwitchT Class |
Namespace: Slash.Unity.DataBind.Foundation.Providers.Switches
The RangeSwitchT type exposes the following members.
Name | Description | |
---|---|---|
![]() | RangeSwitchT | Initializes a new instance of the RangeSwitchT class |
Name | Description | |
---|---|---|
![]() | Value |
Current data value.
(Overrides DataProviderValue.) |
Name | Description | |
---|---|---|
![]() | Deinit |
Deinitializes the operator.
By default this method removes the added bindings.
(Overrides DataBindingOperatorDeinit.) |
![]() | Init |
Initializes the operator.
This method should be used to add bindings.
(Overrides DataBindingOperatorInit.) |
![]() | SelectOption |
Selects the option to use for the specified value.
|
![]() | UpdateValue |
Called when the value of the data provider should be updated.
(Overrides DataProviderUpdateValue.) |
Name | Description | |
---|---|---|
![]() | Default |
Default data value to use if no option is valid.
|
![]() | Switch |
Data value to use as switch.
|