🎴 Flashcard Mode
Web Technologies, .NET, and Xcelsius Fundamentals
Card1 / 20
Mastered0
Review0
QuestionClick to flip
Toggle button has only one event. True/False?
AnswerClick to flip back
A
False
💡 Explanation:
A toggle button in Xcelsius has multiple events including 'on select' (when turned on), 'on deselect' (when turned off), and 'on change'. The statement that it has only one event is false - toggle buttons support at least two distinct events for the two states.