Ler em inglês Editar

Partilhar via


MixedReality.Toolkit.UX.Deprecated Namespace

Classes

Dialog

Abstract class that presents a Dialog object.

DialogButton

Handling click event and dismiss dialog

DialogButtonHelpers

Provides a pre-defined set of button contexts for ease of dialog creation.

DialogProperty

Object containing properties about a dialog.

DialogShell

This class implements the abstract class Dialog. DialogShell class manages a dialog object that can have one or two option buttons. If you try to open a dialog with more than two option buttons, it will show the first two.

Structs

DialogButtonContext

Represents a button with its type and an optional custom label.

Enums

DialogButtonType

The style of a legacy dialog button.

DialogButtonTypes

The style of a legacy dialog button.

DialogState

Describes the current state of a Dialog.