32 lines
499 B
Markdown
32 lines
499 B
Markdown
---
|
|
id: "eventpriority"
|
|
title: "EventPriority"
|
|
sidebar_label: "EventPriority"
|
|
---
|
|
|
|
## Index
|
|
|
|
### Enumeration members
|
|
|
|
* [HighEventPriority](eventpriority.md#higheventpriority)
|
|
* [LowEventPriority](eventpriority.md#loweventpriority)
|
|
* [NormalEventPriority](eventpriority.md#normaleventpriority)
|
|
|
|
## Enumeration members
|
|
|
|
### HighEventPriority
|
|
|
|
• **HighEventPriority**: = 1
|
|
|
|
___
|
|
|
|
### LowEventPriority
|
|
|
|
• **LowEventPriority**: = -1
|
|
|
|
___
|
|
|
|
### NormalEventPriority
|
|
|
|
• **NormalEventPriority**: = 0
|