WebButton.Pressed

From Xojo Documentation

Event


WebButton.Pressed()

New in 2020r1

Supported for all project types and targets.


The WebButton was pressed by the user, the Pressed method was called, if the Default property is True then the Return key was pressed or if the Cancel property is True then the user pressed Command/Control-period.