UI Accessibility Plugin  Version 1.1.1
Make your UI accessible for visually impaired users
UAP_BackCloseEventListener Class Reference

This component listens for the back or close gesture and triggers an event. It is meant to be placed on the 'close' or 'X' button of popup dialogs etc, to trigger the regular close event when the back/close accessibility gesture is performed. See MagicGestures in the documentation (on iOS, this is a 2-finger scrub) More...

Inheritance diagram for UAP_BackCloseEventListener:

Public Attributes

UnityEvent m_OnBackEvent = new UnityEvent()
 

Detailed Description

This component listens for the back or close gesture and triggers an event. It is meant to be placed on the 'close' or 'X' button of popup dialogs etc, to trigger the regular close event when the back/close accessibility gesture is performed. See MagicGestures in the documentation (on iOS, this is a 2-finger scrub)


The documentation for this class was generated from the following file: