ThreadPriority

enumeration

Description

Priority of a thread.

Lower priority means a background operation will run less often and will take up less time, but will progress more slowly.

See Also: Application.backgroundLoadingPriority.

Properties

LowLowest thread priority.
BelowNormalBelow normal thread priority.
NormalNormal thread priority.
HighHighest thread priority.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答