Example: Screen events trigger before graphic element events

A screen can have an event and also contain a graphic element with its own event. Touching the screen triggers the event. Touching the graphic element triggers the event of the screen and the event of the graphic element.
In this example, there is an event associated with the screen, and an event associated with the button.
ViewDesEventExample0
Press Event
Triggered action
1
Press here to trigger the event associated with the screen.
2
Press here to trigger the event associated with the screen and then trigger the event associated with the button.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal