Table of Contents

Enum InfiniFrameDialogIcon

Namespace
InfiniFrame
Assembly
InfiniFrame.Shared.dll

Represents the icons that can be used in a InfiniFrame dialog.

public enum InfiniFrameDialogIcon

Fields

Error = 2

An error icon.

Info = 0

An information icon.

Question = 3

A question icon.

Warning = 1

A warning icon.