Enum
Importance

Importance enumeration.

Definition

Namespace:Telerik.Maui.Controls.Scheduler

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum Importance

Fields

High

High importance.

Declaration

cs-api-definition
High = 2

Field Value

Importance

Low

Low importance.

Declaration

cs-api-definition
Low = 1

Field Value

Importance

None

Without importance.

Declaration

cs-api-definition
None = 0

Field Value

Importance

In this article
DefinitionFieldsHighLowNone
Not finding the help you need?
Contact Support