Difference between revisions of "Event.APPLICATION PERMISSION"

From GiderosMobile
(Created page with "'''Available since:''' Gideros 2023.12<br/> '''Value:''' applicationPermission<br/> '''Defined by:''' EventDispatcher<br/> === Description === The Event.APPLICATION_PERMI...")
 
(No difference)

Latest revision as of 20:03, 15 December 2023

Available since: Gideros 2023.12
Value: applicationPermission
Defined by: EventDispatcher

Description

The Event.APPLICATION_PERMISSION is dispatched when new permissions are gained or denied as a result of a request made by the app.

for Android devices only