Skip to content

DialogRequest.IconType ​

Type of icon to display in the dialog.

Kind: Enum

Namespace: CrowdControl.Common

Inheritance: IComparable → IConvertible → IFormattable → ISpanFormattable

Public Attributes

IconType

None

IconType

Question

IconType

Alert

IconType

Error

Enums

DialogRequest.IconType

[None = 0, Question = 1, Alert = 2, Error = 3]

Type of icon to display in the dialog.