---
title: SRDeviceUsageReport.WebUsage
framework: sensorkit
role: symbol
role_heading: Class
path: sensorkit/srdeviceusagereport/webusage
---

# SRDeviceUsageReport.WebUsage

An object that describes a user’s website usage.

## Declaration

```swift
class WebUsage
```

## Overview

Overview Each instance of this class represents a website in a particular app category. For more information, see webUsageByCategory.

## Topics

### Timing Web Use

- [totalUsageTime](sensorkit/srdeviceusagereport/webusage/totalusagetime.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Analyzing Web Use

- [webUsageByCategory](sensorkit/srdeviceusagereport/webusagebycategory.md)
