Schnittstelle Display.OnClosed

Umschließende Klasse:
Display
Funktionsschnittstelle:
Dies ist eine funktionale Schnittstelle, die somit als Zuweisungsziel für einen Lambdaausdruck oder eine Methodenreferenz verwendet werden kann.

@FunctionalInterface public static interface Display.OnClosed
  • Methodenübersicht Linksymbol

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    onClosed(boolean is_error)
    Emitted when the connection to the windowing system for @display is closed.
  • Methodendetails Linksymbol

    • onClosed Linksymbol

      void onClosed(boolean is_error)
      Emitted when the connection to the windowing system for @display is closed.
      Parameter:
      is_error - %TRUE if the display was closed due to an error