Docs (4.0.0)
class UITheme interface

interface DialogController

An interface for a class that manages a modal dialog view.

static

interface DialogController

Instance Members

  • show(place?)Display the dialog, until the content view is unlinked.

Related