Difference between revisions of "Event.APPLICATION RESIZE"

From GiderosMobile
(----)
Line 1: Line 1:
__NOTOC__
+
'''Available since:''' Gideros 2015.03.22<br/>
<languages />
+
'''Value:''' applicationResize<br/>
'''<translate>Available since</translate>:''' Gideros 2015.03.22<br/>
+
'''Defined by:''' [[EventDispatcher]]<br/>
'''<translate>Value</translate>:''' applicationResize<br/>
+
 
'''<translate>Defined by</translate>:''' [[Special:MyLanguage/EventDispatcher|EventDispatcher]]<br/>
+
=== Description ===
=== <translate>Descriptio</translate>n ===
+
This event is dispatched when app window has changed its size on Desktops
<translate>This event is dispatched when app window has changed its size on Desktops</translate>
+
 
 +
----
 +
{{Special:PrefixIndex/Application}}
 +
<br/>
 +
 
 +
{{Special:PrefixIndex/Event.APPLICATION}}

Revision as of 17:23, 2 December 2019

Available since: Gideros 2015.03.22
Value: applicationResize
Defined by: EventDispatcher

Description

This event is dispatched when app window has changed its size on Desktops