designMode property
The design mode that specifies the appearance and behavior of the popup menu.
This can be used to tailor the menu's style to different platforms, such as Android or iOS, by using the ImageEditorDesignModeE enumeration.
Implementation
final ImageEditorDesignModeE designMode;