---
title: current()
framework: watchkit
role: symbol
role_heading: Type Method
path: watchkit/wkinterfacedevice/current()
---

# current()

Returns the shared device object.

## Declaration

```swift
class func current() -> WKInterfaceDevice
```

## Return Value

Return Value The shared device object.

## See Also

### Related Documentation

- [App Programming Guide for watchOS](apple-archive/documentation/General/Conceptual/WatchKitProgrammingGuide.md)
