We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
(part of PKUI.CORE)
Type: boolean
Default: depends on the platform
If true, animations will be performed when pushing and popping views in fullscreen mode.
true
The default value is defined as follows (and calculated in PKUI.CORE.initializeApplication):
iOS ==> true Android ==> false Windows Phone ==> false
0.2 Introduced; Docs Valid