Skip to content

ParameterBase.ParameterType ​

The type of parameter.

Kind: Enum

Namespace: CrowdControl.Common

Inheritance: IComparable → IConvertible → IFormattable → ISpanFormattable

Public Attributes

ParameterType

Options

A list of options. This is the default type and is displayed as a dropdown.

ParameterType

HexColor

A hex color value. This is displayed as a color picker.

Enums

ParameterBase.ParameterType

[Options = 0, HexColor = 1]

The type of parameter.