PDL_Minimize

Description

Cards (minimizes) the app at runtime. Has the same effect as tapping the button below the screen. Mojo apps can minimize a card at the app's top-level when the user makes a back-gesture. This gives PDK apps the same capability.

Syntax

PDL_Err PDL_Minimize(void);

Returns

PDL_NOERROR - Success
PDL_EOTHER - Cannot minimize a Plugin or IPC communication failed for minimize.