enablePopupPresentation static method

dynamic enablePopupPresentation()

Implementation

static enablePopupPresentation() {
  _platform.invokeMethod(_ENABLE_POPUP_PRESENTATION);
}