The following images include an Android code for SeekBar (id: MyseekBar) and one state of its operation. What does "Result" represent in this code?
Result is theseekbar id.
No any role for Result in this code.
Result is the id of TextView widget which will show the result messages of SeekBar operation.
Result is the maximum value of SeekBar steps that can be moved.
Submit