suspended
A Boolean value that indicates whether the device is in a suspended state.
Declaration
@nonobjc var suspended: Bool? { get set }Discussion
The key for this property is deviceIsSuspended.
A Boolean value that indicates whether the device is in a suspended state.
@nonobjc var suspended: Bool? { get set }The key for this property is deviceIsSuspended.