Docs (4.0.0)
class UITheme interface

interface ModalControllerFactory

An interface that defines methods for creating modal views.

static

interface ModalControllerFactory

Notes

  • An object of this type should be assigned to UITheme.modalFactory, which is used by the app methods that display modal view components.

Instance Members

Related

  • class UIThemeA collection of default style options, colors, animations, effects, and icons, part of the global application context.