NSOperationQueuePriorityVeryLow
Operations receive very low priority for execution.
オペレーションは、大変に低い優先度を遂行に対して受け取ります。
NSOperationQueuePriorityLow
Operations receive low priority for execution.
オペレーションは、低い優先度を遂行に対して受け取ります。
NSOperationQueuePriorityNormal
Operations receive the normal priority for execution.
オペレーションは、通常の優先度を遂行に対して受け取ります。
NSOperationQueuePriorityHigh
Operations receive high priority for execution.
オペレーションは、高い優先度を遂行に対して受け取ります。
NSOperationQueuePriorityVeryHigh
Operations receive very high priority for execution.
オペレーションは、大変に高い優先度を遂行に対して受け取ります。