public interface BooleanUserInput extends UserInput<Boolean>
This interface provides access to the boolean value selected by the end user through a checkbox.
true
false
getValue, setValueChangedListener
Copyright © 2021. All rights reserved.