StopReason 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public enum StopReason
type StopReason =
- 継承
-
StopReason
フィールド
名前 | 値 | 説明 |
---|---|---|
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 |