StopReason 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public enum StopReason
type StopReason =
- 繼承
-
StopReason
欄位
名稱 | 值 | Description |
---|---|---|
Undefined | 0 | |
CancelledByApp | 1 | |
Preempt | 2 | |
Timeout | 3 | |
DeviceState | 4 | |
ConstraintBatteryNotLow | 5 | |
ConstraintCharging | 6 | |
ConstraintConnectivity | 7 | |
ConstraintDeviceIdle | 8 | |
ConstraintStorageNotLow | 9 | |
Quota | 10 | |
BackgroundRestriction | 11 | |
AppStandby | 12 | |
User | 13 | |
SystemProcessing | 14 | |
EstimatedAppLaunchTimeChanged | 15 |