Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DialogInterface

Interface used to handle a dialog. Constants for dialog are defined in DialogInterface namespace.

api-version

1

user

Hierarchy

Index

Methods

  • cancel(): void
  • dismiss(): void
  • getId(): string
  • isShowing(): boolean
  • Whether the dialog is currently showing.

    api-version

    1

    user

    Returns boolean

    Return true if the dialog is showing, otherwise false.

Generated using TypeDoc