A user interface for a binary switch or toggle. This should be used when selecting between two options. More...
Header | #include <Switch |
Since | Esri |
Inherits | Esri |
Public Functions
virtual | ~ |
Esri | off |
Esri | on |
Detailed Description
Member Function Documentation
[override virtual noexcept]
SwitchFormInput::~SwitchFormInput ()
Destructor.
Esri::ArcGISRuntime::CodedValue SwitchFormInput::offValue () const
Returns the coded value when switch state is off.
Esri::ArcGISRuntime::CodedValue SwitchFormInput::onValue () const
Returns the coded value when switch state is on.