Push

Introduction

A Push event is raised when an InteractiveGue is first pressed. This can occur with a mouse cursor or a touch screen press.

Push events can be used to immediately handle when the user presses on an event, rather than waiting for a release to register a Click event.

Last updated

Was this helpful?