Dialog


Object Hierarchy:

Object hierarchy for Dialog

Description:

public class Dialog : Window

A dialog window for displaying pop-up messages.

Unlike a regular Window, a Dialog does not take up the full screen area. Instead, it displays a smaller area with the previous window partially visible behind it.

All known sub-classes:
 

Namespace: EV3devKit.UI
Package: ev3devkit

Content:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class EV3devKit.UI.Window
 
All known members inherited from class GLib.Object