val capExInputType : ToggleButton = view.findViewById(R.id.toggleCapEx)
Above is how i am setting the ToggleButton to a value.
properties